Fix ddclient fr this time

This commit is contained in:
Jimbo 2025-01-13 16:28:15 -05:00
parent 08ca628c7c
commit fb3af1f813

View file

@ -3,8 +3,8 @@
services.ddclient = {
enable = config.system.server.enable;
protocol = "cloudflare";
usev4 = "webv4, webv4=checkip.dyndns.com/, webv4-skip='Current IP Address: '";
zone = "${config.domains.p2}";
usev6 = "";
username = "token";
passwordFile = "${pkgs.writeText "cloudflareapikey" config.secrets.flareApiKey}";
domains = [