build03: switch to new hardware
This commit is contained in:
parent
4ce1047297
commit
32aeed170f
6 changed files with 14 additions and 13 deletions
modules/nixos
|
@ -40,7 +40,7 @@
|
|||
buildRetries = 0;
|
||||
domain = "buildbot.nix-community.org";
|
||||
evalMaxMemorySize = "4096";
|
||||
evalWorkerCount = 16;
|
||||
evalWorkerCount = 32;
|
||||
workersFile = config.sops.secrets.buildbot-nix-workers.path;
|
||||
cachix = {
|
||||
name = "nix-community";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue