summary refs log tree commit diff
path: root/nixos/tests/xfce.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/xfce.nix')
-rw-r--r--nixos/tests/xfce.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/xfce.nix b/nixos/tests/xfce.nix
index 148eccdbe30..9051deebae7 100644
--- a/nixos/tests/xfce.nix
+++ b/nixos/tests/xfce.nix
@@ -23,7 +23,6 @@ import ./make-test-python.nix ({ pkgs, ...} : {
 
       hardware.pulseaudio.enable = true; # needed for the factl test, /dev/snd/* exists without them but udev doesn't care then
 
-      virtualisation.memorySize = 1024;
     };
 
   testScript = { nodes, ... }: let