Add garage rpc secret to sif and thor

This commit is contained in:
Filippo Berto 2025-11-07 16:26:46 +01:00
parent 055c4376a3
commit d502d5f4e0
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 22 additions and 19 deletions

View file

@ -27,7 +27,7 @@ let
];
in
{
"garage_rpc_secret.age".publicKeys = devUsers ++ [ baldur heimdall odin ];
"garage_rpc_secret.age".publicKeys = devUsers ++ [ baldur heimdall odin sif thor ];
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
"vaultwarden_env.age".publicKeys = devUsers ++ [ baldur ];
"baldur_wg_priv.age".publicKeys = devUsers ++ systems;