remove unused iso output

This commit is contained in:
Jörg Thalheim
2024-12-06 17:00:35 +01:00
parent 4a49c10451
commit 5aa1f47587

View File

@@ -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 = ''