[fmt] add source
This commit is contained in:
parent
26746f212e
commit
2e3fedc93e
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@
|
|||
serverName = "${cfg.sub}.${cfg.domain}";
|
||||
};
|
||||
};
|
||||
|
||||
#https://nixos-mailserver.readthedocs.io/en/latest/add-roundcube.html
|
||||
services.roundcube = {
|
||||
enable = true;
|
||||
# this is the url of the vhost, not necessarily the same as the fqdn of
|
||||
|
|
Loading…
Reference in a new issue