about summary refs log tree commit diff
path: root/machines/devhell/herja.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/herja.nix')
-rw-r--r--machines/devhell/herja.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index fb1583e6..efad9b77 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -83,8 +83,8 @@
     cpuFreqGovernor = "powersave";
   };
 
-  nix.settings = {
-    max-jobs = lib.mkDefault 16;
+  nix = {
+    settings.max-jobs = lib.mkDefault 16;
   };
 
   i18n = {