summary refs log tree commit diff
path: root/nixos/tests/fcitx/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/fcitx/default.nix')
-rw-r--r--nixos/tests/fcitx/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/fcitx/default.nix b/nixos/tests/fcitx/default.nix
index cbeb95d33b0..a243be8dc19 100644
--- a/nixos/tests/fcitx/default.nix
+++ b/nixos/tests/fcitx/default.nix
@@ -11,7 +11,6 @@ import ../make-test-python.nix (
           ...
         }:
           {
-            virtualisation.memorySize = 1024;
 
             imports = [
               ../common/user-account.nix