nixosTests.xfce4-14: bump memorySize
This commit is contained in:
parent
baf36d9afa
commit
20f8c3b984
|
@ -14,6 +14,8 @@ import ./make-test.nix ({ pkgs, ...} : {
|
|||
services.xserver.desktopManager.xfce4-14.enable = true;
|
||||
|
||||
hardware.pulseaudio.enable = true; # needed for the factl test, /dev/snd/* exists without them but udev doesn't care then
|
||||
|
||||
virtualisation.memorySize = 1024;
|
||||
};
|
||||
|
||||
testScript =
|
||||
|
|
Loading…
Reference in New Issue
Block a user