diff --git a/systems/hetzner/mail.nix b/systems/hetzner/mail.nix index 35016cb..6e74d00 100644 --- a/systems/hetzner/mail.nix +++ b/systems/hetzner/mail.nix @@ -71,7 +71,7 @@ }; services.roundcube = { - enable = true; + enable = false; # this is the url of the vhost, not necessarily the same as the fqdn of # the mailserver hostName = "webmail.missing.ninja";