New ISP without IPv6
This commit is contained in:
parent
3cd9a3e4e9
commit
231a662dc8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
services.cloudflare-dyndns = {
|
||||
enable = true;
|
||||
ipv4 = true;
|
||||
ipv6 = true;
|
||||
ipv6 = false; # not anymore 😭
|
||||
domains = [
|
||||
# "sevenofnix.aciceri.dev"
|
||||
"home.aciceri.dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue