diff --git a/hosts/slateport/raffauflabs.nix b/hosts/slateport/raffauflabs.nix index 0079ab31..4ab2407a 100644 --- a/hosts/slateport/raffauflabs.nix +++ b/hosts/slateport/raffauflabs.nix @@ -31,7 +31,7 @@ in { passwordFile = config.age.secrets.cloudflare.path; protocol = "cloudflare"; ssl = true; - use = "web, web=dynamicdns.park-your-domain.com/getip, web-skip='Current IP Address: '"; + usev4 = "web, web=dynamicdns.park-your-domain.com/getip, web-skip='Current IP Address: '"; username = "token"; zone = domain; };