From 096cdeeac406a12886f49eeadd48fd938d28c156 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Tue, 9 May 2023 14:14:11 +0000 Subject: nixos/iso-image: type isoImage.squashfsCompression --- nixos/modules/installer/cd-dvd/iso-image.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/installer/cd-dvd') diff --git a/nixos/modules/installer/cd-dvd/iso-image.nix b/nixos/modules/installer/cd-dvd/iso-image.nix index fcdee1bc0960c..3921bb61b91c3 100644 --- a/nixos/modules/installer/cd-dvd/iso-image.nix +++ b/nixos/modules/installer/cd-dvd/iso-image.nix @@ -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 { -- cgit 1.4.1