l helios.r: remove maxJobs
This commit is contained in:
parent
3d815f1bec
commit
8642d7c3bc
|
@ -25,8 +25,6 @@
|
|||
fsType = "tmpfs";
|
||||
options = ["nosuid" "nodev" "noatime"];
|
||||
};
|
||||
|
||||
nix.maxJobs = lib.mkDefault 8;
|
||||
}
|
||||
{ # crypto stuff
|
||||
boot.initrd.luks = {
|
||||
|
|
Loading…
Reference in a new issue