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