about summary refs log tree commit diff
path: root/machines/aszlig/meshuggah.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/aszlig/meshuggah.nix')
-rw-r--r--machines/aszlig/meshuggah.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/aszlig/meshuggah.nix b/machines/aszlig/meshuggah.nix
index deb6b122..e4bd2b76 100644
--- a/machines/aszlig/meshuggah.nix
+++ b/machines/aszlig/meshuggah.nix
@@ -14,7 +14,7 @@
 
   networking.hostName = "meshuggah";
 
-  nix.maxJobs = 2;
+  nix.settings.max-jobs = 2;
 
   fileSystems."/" = {
     device = "/dev/disk/by-uuid/9bddc8d3-88ee-4aac-b885-c9abca36b863";