l helios.r: remove maxJobs

This commit is contained in:
lassulus 2018-05-13 19:52:22 +02:00
parent 3d815f1bec
commit 8642d7c3bc

View File

@ -25,8 +25,6 @@
fsType = "tmpfs";
options = ["nosuid" "nodev" "noatime"];
};
nix.maxJobs = lib.mkDefault 8;
}
{ # crypto stuff
boot.initrd.luks = {