summary refs log tree commit diff
path: root/nixos/tests/lxd-image.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/lxd-image.nix')
-rw-r--r--nixos/tests/lxd-image.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/tests/lxd-image.nix b/nixos/tests/lxd-image.nix
index bc8274eebed..096b9d9aba9 100644
--- a/nixos/tests/lxd-image.nix
+++ b/nixos/tests/lxd-image.nix
@@ -46,8 +46,6 @@ in {
 
   machine = { lib, ... }: {
     virtualisation = {
-      # OOMs otherwise
-      memorySize = 1024;
       # disk full otherwise
       diskSize = 2048;