about summary refs log tree commit diff
path: root/machines/devhell/eir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/eir.nix')
-rw-r--r--machines/devhell/eir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index 5b1c7bb4..1fbf5cd2 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -82,7 +82,7 @@
   };
 
   nix = {
-    maxJobs = lib.mkDefault 4;
+    settings.max-jobs = lib.mkDefault 4;
   };
 
   i18n = {