Switch the matrix hosts secret management from colmena to sops-nix

This commit is contained in:
June 2024-05-26 02:58:15 +02:00
commit 154edc1972
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 265 additions and 10 deletions

View file

@ -7,5 +7,6 @@
./postgresql.nix
./matrix-synapse.nix
./nginx.nix
./sops.nix
];
}