+23
-13
nixos/modules/services/networking/https-dns-proxy.nix
+23
-13
nixos/modules/services/networking/https-dns-proxy.nix
···-(concatStringsSep "," (if isCustom then cfg.provider.ips else providers."${cfg.provider.kind}".ips))······
+24
-7
pkgs/servers/dns/https-dns-proxy/default.nix
+24
-7
pkgs/servers/dns/https-dns-proxy/default.nix
···+# https-dns-proxy supports HTTP3 if curl has support, but as of 2022-08 curl doesn't work with that enabled···