mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
fix: make cache serve s3
This commit is contained in:
parent
8aead69aba
commit
31bf6bc062
5 changed files with 20 additions and 39 deletions
|
@ -12,8 +12,6 @@ in {
|
|||
"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
|
||||
"hosts/cube/id.age".publicKeys = [ cube ] ++ admins;
|
||||
"hosts/cube/password.rgb.age".publicKeys = [ cube ] ++ admins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue