Better security

This commit is contained in:
Filippo Berto 2023-07-29 17:37:28 +02:00
parent 23b41ac173
commit 8a86834213
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
15 changed files with 134 additions and 179 deletions

View file

@ -14,7 +14,7 @@ let
in
{
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
"spotify_password.age".publicKeys = devUsers ++ systems;
"spotify_password.age".publicKeys = devUsers ++ [ odin thor ];
"garage_rpc_secret.age".publicKeys = devUsers ++ systems;
"garage_bertof_baldur_key.age".publicKeys = devUsers ++ [ baldur ];
"garage_bertof_freya_key.age".publicKeys = devUsers ++ [ freya ];