diff options
Diffstat (limited to 'hosts/nepsis/configuration.nix')
| -rw-r--r-- | hosts/nepsis/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index 33da16c..b7c7eb6 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -73,7 +73,7 @@ protocol = "ssh-ng"; sshUser = "nixremote"; sshKey = "/root/.ssh/nixremote"; - maxJobs = 1; + maxJobs = 3; speedFactor = 2; supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"]; mandatoryFeatures = []; |
