hosts: nixos: porthos: secrets: add matrix sync
This commit is contained in:
parent
1425c42489
commit
52413dcaf7
2 changed files with 12 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ in
|
|||
owner = "matrix-synapse";
|
||||
publicKeys = all;
|
||||
};
|
||||
"matrix/sliding-sync-secret.age" = {
|
||||
publicKeys = all;
|
||||
};
|
||||
|
||||
"miniflux/credentials.age".publicKeys = all;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue