fix sogo replacements

This commit is contained in:
Rouven Seifert 2023-07-19 17:49:32 +02:00
parent defc2f2324
commit 8ef5af5305
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -41,7 +41,6 @@ in
'';
configReplaces = {
"LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;
"POSTGRES_PASSWORD" = config.sops.secrets.postgres_sogo.path;
};
vhostName = "${sogo-hostname}";
timezone = "Europe/Berlin";