bekkalokk roundcube new mailserver url again
Eval nix flake / evals (push) Successful in 3m5s
Details
Eval nix flake / evals (push) Successful in 3m5s
Details
This commit is contained in:
parent
69f9ff24ec
commit
a58cf91a85
|
@ -5,7 +5,7 @@ let
|
|||
cfg = config.services.roundcube;
|
||||
domain = "webmail2.pvv.ntnu.no";
|
||||
# mailserver = config.mailserver.fqdn;
|
||||
mailserver = "microbel.pvv.ntnu.no";
|
||||
mailserver = "pvv.ntnu.no";
|
||||
in
|
||||
{
|
||||
services.roundcube = {
|
||||
|
@ -28,4 +28,4 @@ in
|
|||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue