summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2018-05-13 19:52:22 +0200
committerlassulus <lassulus@lassul.us>2018-05-13 21:04:51 +0200
commit8642d7c3bcd6edcfc63a3837b4985dd7380bfdb2 (patch)
tree052cc8d182da01adad49065ef7e92f8198c8944d
parent3d815f1becbc5c9c4a7e6d40a644bc18f69af5ee (diff)
l helios.r: remove maxJobs
-rw-r--r--lass/1systems/helios/physical.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/lass/1systems/helios/physical.nix b/lass/1systems/helios/physical.nix
index 549506c29..a224f81df 100644
--- a/lass/1systems/helios/physical.nix
+++ b/lass/1systems/helios/physical.nix
@@ -25,8 +25,6 @@
fsType = "tmpfs";
options = ["nosuid" "nodev" "noatime"];
};
-
- nix.maxJobs = lib.mkDefault 8;
}
{ # crypto stuff
boot.initrd.luks = {