fixing funny sogo sops problem

This commit is contained in:
revol-xut 2023-05-12 15:17:22 +02:00
parent 1e93c28e5a
commit 86a615bbf0
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
6 changed files with 24 additions and 12 deletions

View file

@ -25,7 +25,7 @@ let
in
{
sops.secrets.matrix_ldap_search = {
key = "portunus_search";
key = "portunus/users/search-password";
owner = config.systemd.services.matrix-synapse.serviceConfig.User;
};