Loading nixos/tests/installer.nix +1 −1 Original line number Diff line number Diff line Loading @@ -308,7 +308,7 @@ let # builds stuff in the VM, needs more juice virtualisation.diskSize = 8 * 1024; virtualisation.cores = 8; virtualisation.memorySize = 2047; virtualisation.memorySize = 1536; boot.initrd.systemd.enable = systemdStage1; Loading Loading
nixos/tests/installer.nix +1 −1 Original line number Diff line number Diff line Loading @@ -308,7 +308,7 @@ let # builds stuff in the VM, needs more juice virtualisation.diskSize = 8 * 1024; virtualisation.cores = 8; virtualisation.memorySize = 2047; virtualisation.memorySize = 1536; boot.initrd.systemd.enable = systemdStage1; Loading