mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-07-01 13:25:22 +02:00
renable roundcube
This commit is contained in:
parent
7d28d4a164
commit
316e48c0e0
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue