Correct env file name
This commit is contained in:
parent
3a1b74863c
commit
cc68d1c6a1
|
@ -262,7 +262,8 @@ in {
|
|||
|
||||
sssd = {
|
||||
enable = true;
|
||||
environmentFile = "/run/dovecotSecrets/sssd.env";
|
||||
# FIXME: pass as config
|
||||
environmentFile = "/run/dovecot-secret/sssd.env";
|
||||
config = ''
|
||||
[nss]
|
||||
filter_users = root
|
||||
|
|
Loading…
Reference in New Issue