build03: switch to new hardware

This commit is contained in:
zowoq 2024-07-26 09:05:35 +10:00
parent 4ce1047297
commit 32aeed170f
6 changed files with 14 additions and 13 deletions
modules/nixos

View file

@ -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";