mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
feat: add Hercules ci
This commit is contained in:
parent
b2cb5fd7ff
commit
3d91319498
7 changed files with 48 additions and 0 deletions
|
@ -7,6 +7,11 @@ in {
|
|||
|
||||
"hosts/best/garage/environment.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/hercules/caches.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/hercules/credentials.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/hercules/secrets.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/hercules/token.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/nix-serve/key.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
# cube
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue