about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-07-21 23:27:06 +0200
committerProfpatsch <mail@profpatsch.de>2021-07-21 23:27:29 +0200
commita3a921c0acea92ea0a0a3afc5ead5bf1a5cdaee5 (patch)
treed60d53624c39974cac6fe1e62457cf93c43d1f49
parent1ed1a6beafce2e8d0dfd28f564139e03fdd4aecd (diff)
machines/haku: fix double setting of `nix.maxJobs`
-rw-r--r--machines/profpatsch/haku.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index 901e3813..907a5424 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -42,7 +42,6 @@ in
   config = {
 
     # TODO abstract out
-    nix.maxJobs = 2;
     vuizvui.modifyNixPath = false;
     nix.nixPath = [
       "nixpkgs=${with pkgs.vuizvui.profpatsch; filterSourceGitignoreWith {