mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
feat: add garage to best
This commit is contained in:
parent
2791c4b23b
commit
7b953a5bed
4 changed files with 56 additions and 1 deletions
|
@ -5,7 +5,9 @@ in {
|
|||
"hosts/best/id.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/password.the.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/nix-serve/key.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/garage/environment.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/nix-serve/key.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
# cube
|
||||
"hosts/cube/id.age".publicKeys = [ cube ] ++ admins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue