+2
-1
nixos/modules/installer/cd-dvd/channel.nix
+2
-1
nixos/modules/installer/cd-dvd/channel.nix
···
···+${optionalString config.boot.initrd.systemd.enable "--option sandbox false"} # There's an issue with pivot_root
+4
nixos/modules/profiles/installation-device.nix
+4
nixos/modules/profiles/installation-device.nix
+15
nixos/modules/system/boot/systemd/initrd.nix
+15
nixos/modules/system/boot/systemd/initrd.nix
···boot.kernelParams = lib.mkIf (config.boot.resumeDevice != "") [ "resume=${config.boot.resumeDevice}" ];
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+33
nixos/tests/installer-systemd-stage-1.nix
+33
nixos/tests/installer-systemd-stage-1.nix
···
···
+6
-1
nixos/tests/installer.nix
+6
-1
nixos/tests/installer.nix
·········
·········