nixos/make-iso9660: fix zstd input
This commit is contained in:
parent
51e8a82f1e
commit
f73436b374
@ -35,7 +35,7 @@
|
||||
isohybridMbrImage ? ""
|
||||
|
||||
, # Whether to compress the resulting ISO image with zstd.
|
||||
compressImage ? false
|
||||
compressImage ? false, zstd
|
||||
|
||||
, # The volume ID.
|
||||
volumeID ? ""
|
||||
|
Loading…
Reference in New Issue
Block a user