disable postfix
This commit is contained in:
@@ -129,8 +129,8 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
postfix = {
|
postfix = {
|
||||||
enable = true;
|
enable = false;
|
||||||
saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
#saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
syncthing = {
|
syncthing = {
|
||||||
|
|||||||
Reference in New Issue
Block a user