mail: disable ipv6

This commit is contained in:
Sandro - 2024-04-25 20:42:31 +02:00
parent 0d12506c9c
commit edba3df5c1
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@
vmailUserName = "vmail";
};
networking.enableIPv6 = false; # mail is stuck in the 80s
services = {
backup = {
enable = true;