1
Fork 0
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:
RGBCube 2025-02-26 02:34:56 +03:00
parent 8aead69aba
commit 31bf6bc062
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
5 changed files with 20 additions and 39 deletions

View file

@ -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;