diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index cfad248..309a41a 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -77,10 +77,10 @@ }; }; - postfix = { - enable = true; - saslPasswdPath = config.age.secrets.sasl-passwd.path; - }; + #postfix = { + # enable = true; + # saslPasswdPath = config.age.secrets.sasl-passwd.path; + #}; syncthing = { enable = false;