+15
nixos/modules/installer/cd-dvd/installation-cd-minimal-new-kernel-no-zfs.nix
···
+10
-2
nixos/release.nix
···+# A variant with a more recent (but possibly less stable) kernel that might support more hardware.iso_minimal_new_kernel = forMatchingSystems [ "x86_64-linux" "aarch64-linux" ] (system: makeIso {+# A variant with a more recent (but possibly less stable) kernel that might support more hardware.+iso_minimal_new_kernel_no_zfs = forMatchingSystems [ "x86_64-linux" "aarch64-linux" ] (system: makeIso {