fix sogo replacements
This commit is contained in:
parent
defc2f2324
commit
8ef5af5305
|
@ -41,7 +41,6 @@ in
|
||||||
'';
|
'';
|
||||||
configReplaces = {
|
configReplaces = {
|
||||||
"LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;
|
"LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;
|
||||||
"POSTGRES_PASSWORD" = config.sops.secrets.postgres_sogo.path;
|
|
||||||
};
|
};
|
||||||
vhostName = "${sogo-hostname}";
|
vhostName = "${sogo-hostname}";
|
||||||
timezone = "Europe/Berlin";
|
timezone = "Europe/Berlin";
|
||||||
|
|
Loading…
Reference in a new issue