disable roundcube

This commit is contained in:
jopejoe1 2025-06-11 19:23:41 +02:00
parent ca48d67afc
commit ab27f73492

View file

@ -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";