fix: tpyo

This commit is contained in:
Nat Allan 2024-03-22 18:15:42 +11:00
parent 256dd9c206
commit 908f866b8a

View file

@ -28,7 +28,7 @@
settings = {
require_dnssec = true;
forwarding_rules = config.sops.secrets."system/networking/dnscrypt-proxy2/forwarding-rules".path;
listen_addresses = [ "0.0.0 .0:53" ];
listen_addresses = [ "0.0.0.0:53" ];
server_names = [ "NextDNS" ];
static = {