hosts: nixos: porthos: secrets: remove matrix sync

Remove the secret, as it not used anymore.

This reverts commit 52413dcaf7.
This commit is contained in:
Bruno BELANYI 2024-10-28 10:43:54 +00:00
parent 6d2ac0c473
commit 67eb7bdd4b
2 changed files with 0 additions and 11 deletions

View file

@ -48,9 +48,6 @@ in
owner = "matrix-synapse";
publicKeys = all;
};
"matrix/sliding-sync-secret.age" = {
publicKeys = all;
};
"mealie/mail.age" = {
publicKeys = all;