diff --git a/nixosModules/clanCore/outputs.nix b/nixosModules/clanCore/outputs.nix index d38a7a094..ba517b9a6 100644 --- a/nixosModules/clanCore/outputs.nix +++ b/nixosModules/clanCore/outputs.nix @@ -61,12 +61,6 @@ json metadata about the vm ''; }; - iso = lib.mkOption { - type = lib.types.path; - description = '' - A generated iso of the machine for the flash command - ''; - }; }; }; description = ''