summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/buildbot/worker.nix
blob: e96c6df1487cdec5825abc33fb86975208768528 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ buildbot-nix, ... }:
{
  imports = [
    buildbot-nix.nixosModules.buildbot-worker
  ];

  services.buildbot-nix.worker = {
    enable = true;
    workerPasswordFile = "/var/src/secrets/nix-worker-file";
  };
}
[cgit] Unable to lock slot /tmp/cgit/f9200000.lock: No such file or directory (2)