services.https-dns-proxy.preferIPv4

NixOS option

https_dns_proxy will by default use IPv6 and fail if it is not available. To play it safe, we choose IPv4.

type: boolean
Default
true
declared in: nixos/modules/services/networking/https-dns-proxy.nixView source on NixOS/nixpkgs →