update(vaultwarden): deploy on baldur

This commit is contained in:
Filippo Berto 2025-10-23 10:36:10 +02:00
parent 4aee2ca14d
commit 64472e943d
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
5 changed files with 67 additions and 0 deletions

View file

@ -28,6 +28,7 @@ let
in
{
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
"vaultwarden_env.age".publicKeys = devUsers ++ [ baldur ];
"baldur_wg_priv.age".publicKeys = devUsers ++ systems;
"kavita_token.age".publicKeys = devUsers ++ [ loki ];
"nextcloud_admin_secret.age".publicKeys = devUsers ++ [ heimdall ];