Unverified Commit 8e75a28e authored by Bobby Rong's avatar Bobby Rong
Browse files
parent 322b4d64
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ import ./make-test-python.nix ({ pkgs, lib, ...} :
  {
    imports = [ ./common/user-account.nix ];

    # Workaround ".gala-wrapped invoked oom-killer"
    virtualisation.memorySize = 2047;

    services.xserver.enable = true;
    services.xserver.desktopManager.pantheon.enable = true;