fix: ddclient

This commit is contained in:
2026-01-20 11:42:45 +01:00
parent 89b70fe6f7
commit 64e3b4c557

View File

@@ -2,7 +2,8 @@
{
services.ddclient = {
enable = true;
usev4 = "if, if=wan";
usev4 = "ifv4, ifv4=wan";
usev6 = "disabled";
protocol = "hetzner";
# server = "https://dns.hetzner.com/api/v1/";
username = "dominik.polakovics@cloonar.com";