From 543a4b1f4b46ecce666dfeff400cc4101b466c81 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 13 Apr 2017 01:49:27 +0200 Subject: Restore 2 jobs --- bragi-hw.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bragi-hw.nix') diff --git a/bragi-hw.nix b/bragi-hw.nix index 2aabc57c..ab424091 100644 --- a/bragi-hw.nix +++ b/bragi-hw.nix @@ -23,4 +23,6 @@ swapDevices = [ { device = "/dev/disk/by-uuid/2b13b997-59e8-4f59-bc84-554eb0df7482"; } ]; + + nix.maxJobs = 2; } -- cgit v1.2.3