Merge pull request #146810 from vcunat/p/installer-test-memory

authored by Artturi and committed by GitHub e153efa3 ff4c0970

+1 -1
+1 -1
nixos/tests/installer.nix
··· 288 288 # builds stuff in the VM, needs more juice 289 289 virtualisation.diskSize = 8 * 1024; 290 290 virtualisation.cores = 8; 291 - virtualisation.memorySize = 1536; 291 + virtualisation.memorySize = 2048; 292 292 293 293 # Use a small /dev/vdb as the root disk for the 294 294 # installer. This ensures the target disk (/dev/vda) is