Fix ipv6 in dyndns

This commit is contained in:
Malte Tammena 2021-11-14 11:00:46 +01:00
parent 62af95f658
commit 1ce35bcadd

View file

@ -104,7 +104,7 @@ in {
"cache.home.dyn.tammena.rocks" "cache.home.dyn.tammena.rocks"
"elysia-clarki.home.dyn.tammena.rocks" "elysia-clarki.home.dyn.tammena.rocks"
]; ];
extraConfig = "usev6=on"; ipv6 = true;
}; };
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default