summaryrefslogtreecommitdiff
path: root/bragi-hw.nix
diff options
context:
space:
mode:
Diffstat (limited to 'bragi-hw.nix')
-rw-r--r--bragi-hw.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/bragi-hw.nix b/bragi-hw.nix
index ab424091..2aabc57c 100644
--- a/bragi-hw.nix
+++ b/bragi-hw.nix
@@ -23,6 +23,4 @@
23 swapDevices = 23 swapDevices =
24 [ { device = "/dev/disk/by-uuid/2b13b997-59e8-4f59-bc84-554eb0df7482"; } 24 [ { device = "/dev/disk/by-uuid/2b13b997-59e8-4f59-bc84-554eb0df7482"; }
25 ]; 25 ];
26
27 nix.maxJobs = 2;
28} 26}