disable postfix
This commit is contained in:
parent
fa8d646d3f
commit
e2dde91309
@ -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