bekkalokk roundcube new mailserver url
Eval nix flake / evals (push) Successful in 2m58s
Details
Eval nix flake / evals (push) Successful in 2m58s
Details
This commit is contained in:
parent
16ef47ca1c
commit
69f9ff24ec
|
@ -5,7 +5,7 @@ let
|
||||||
cfg = config.services.roundcube;
|
cfg = config.services.roundcube;
|
||||||
domain = "webmail2.pvv.ntnu.no";
|
domain = "webmail2.pvv.ntnu.no";
|
||||||
# mailserver = config.mailserver.fqdn;
|
# mailserver = config.mailserver.fqdn;
|
||||||
mailserver = "smtp.pvv.ntnu.no";
|
mailserver = "microbel.pvv.ntnu.no";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.roundcube = {
|
services.roundcube = {
|
||||||
|
|
Loading…
Reference in New Issue