about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--sys/x220.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x220.nix b/sys/x220.nix
index ca725ef11834..9d2b32d0738a 100644
--- a/sys/x220.nix
+++ b/sys/x220.nix
@@ -37,7 +37,7 @@
     }
   ];
 
-  nix.maxJobs = 4;
+  nix.maxJobs = 2;
   powerManagement.cpuFreqGovernor = "powersave";
 
   networking.hostName = "x220";