diff --git a/hosts/hera/mail.nix b/hosts/hera/mail.nix index c0bc9141..37f88b45 100644 --- a/hosts/hera/mail.nix +++ b/hosts/hera/mail.nix @@ -38,7 +38,6 @@ in { showqPath = "/var/lib/postfix/queue/public/showq"; user = "postfix"; }; - dovecot = { enable = true; }; }; systemd.services = { atomail = {