hosts: nixos: porthos: secrets: add matrix sync

This commit is contained in:
Bruno BELANYI 2023-09-28 15:53:46 +00:00
parent 1425c42489
commit 52413dcaf7
2 changed files with 12 additions and 0 deletions

View file

@ -35,6 +35,9 @@ in
owner = "matrix-synapse";
publicKeys = all;
};
"matrix/sliding-sync-secret.age" = {
publicKeys = all;
};
"miniflux/credentials.age".publicKeys = all;