diff --git a/nix/nixos-module/container/dns.nix b/nix/nixos-module/container/dns.nix index a7f36b0..9583055 100644 --- a/nix/nixos-module/container/dns.nix +++ b/nix/nixos-module/container/dns.nix @@ -152,7 +152,7 @@ in path = [ pkgs.dnsutils ]; script = '' ${lib.concatMapStrings (zone: '' - nsupdate -y "hmac-sha256:dyndns:${config.site.dyndnsKey}" <