box: remove maxJobs

This commit is contained in:
Aaron Bieber 2022-12-04 06:56:34 -07:00
parent 24bf468474
commit 813593c5f5
No known key found for this signature in database

View File

@ -71,6 +71,4 @@
swapDevices =
[{ device = "/dev/disk/by-uuid/97d6ef56-ea18-493b-aac0-e58e773ced30"; }];
nix.maxJobs = lib.mkDefault 8;
}