remove unused iso output

This commit is contained in:
Jörg Thalheim
2024-12-06 17:00:35 +01:00
parent 38d270a760
commit fe312c9198

View File

@@ -61,12 +61,6 @@
json metadata about the vm json metadata about the vm
''; '';
}; };
iso = lib.mkOption {
type = lib.types.path;
description = ''
A generated iso of the machine for the flash command
'';
};
}; };
}; };
description = '' description = ''