mtworx: disable sasl_passwd for now
This commit is contained in:
parent
2b5daee129
commit
ed56c5eea2
@ -129,8 +129,8 @@ in
|
||||
};
|
||||
|
||||
postfix = {
|
||||
enable = true;
|
||||
saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
||||
enable = false;
|
||||
#saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
|
Loading…
Reference in New Issue
Block a user