From a3a921c0acea92ea0a0a3afc5ead5bf1a5cdaee5 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Wed, 21 Jul 2021 23:27:06 +0200 Subject: machines/haku: fix double setting of `nix.maxJobs` --- machines/profpatsch/haku.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines') 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 { -- cgit 1.4.1