Fix matrix synapse instance on quasar
This commit is contained in:
parent
735f424315
commit
8e5b7440a1
4 changed files with 24 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ let
|
|||
in {
|
||||
"hosts/marauder/secrets/restic-env.age".publicKeys = [ marauder ];
|
||||
"hosts/marauder/secrets/restic-password.age".publicKeys = [ marauder ];
|
||||
"hosts/quasar/secrets/matrix-synapse-secrets.age".publicKeys =
|
||||
"hosts/quasar/secrets/matrix-synapse-secrets.yaml".publicKeys =
|
||||
[ marauder quasar ];
|
||||
"hosts/astral/secrets/vaultwarden-env.age".publicKeys = [ marauder astral ];
|
||||
"hosts/astral/secrets/forgejo-mailer-password.age".publicKeys =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue