Give the KDE test more memory
This commit is contained in:
parent
537c034e8f
commit
7ddcd7b6b6
@ -5,7 +5,7 @@ import ./make-test.nix ({ pkgs, ... }: {
|
|||||||
|
|
||||||
{ imports = [ ./common/user-account.nix ];
|
{ imports = [ ./common/user-account.nix ];
|
||||||
|
|
||||||
virtualisation.memorySize = 768;
|
virtualisation.memorySize = 1024;
|
||||||
|
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user