modules/nixos/buildbot: add Upholds
This commit is contained in:
parent
eca4bf8325
commit
83f3142fd8
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.targets.multi-user.unitConfig.Upholds = [
|
||||||
|
"buildbot-master.service"
|
||||||
|
"buildbot-worker.service"
|
||||||
|
];
|
||||||
|
|
||||||
sops.secrets.cachix-auth-token = { };
|
sops.secrets.cachix-auth-token = { };
|
||||||
sops.secrets.cachix-name = { };
|
sops.secrets.cachix-name = { };
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue