New ISP without IPv6

This commit is contained in:
Andrea Ciceri 2024-02-05 15:14:07 +01:00
parent 3cd9a3e4e9
commit 231a662dc8
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -2,7 +2,7 @@
services.cloudflare-dyndns = {
enable = true;
ipv4 = true;
ipv6 = true;
ipv6 = false; # not anymore 😭
domains = [
# "sevenofnix.aciceri.dev"
"home.aciceri.dev"