Loading nixos/modules/installer/cd-dvd/iso-image.nix +1 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,7 @@ in Compression settings to use for the squashfs nix store. ''; example = "zstd -Xcompression-level 6"; type = types.str; }; isoImage.edition = mkOption { Loading Loading
nixos/modules/installer/cd-dvd/iso-image.nix +1 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,7 @@ in Compression settings to use for the squashfs nix store. ''; example = "zstd -Xcompression-level 6"; type = types.str; }; isoImage.edition = mkOption { Loading