about summary refs log tree commit diff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 0892a72a..a52385ad 100644
--- a/common.nix
+++ b/common.nix
@@ -7,7 +7,6 @@
 
   nix = {
     package = pkgs.nixUnstable;
-    maxJobs = 8;
     useChroot = true;
     readOnlyStore = true;
     extraOptions = ''