services.nginx.resolver.ipv6
NixOS option
By default, nginx will look up both IPv4 and IPv6 addresses while resolving. If looking up of IPv6 addresses is not desired, the ipv6=off parameter can be specified.
type: booleanDefault
declared in: nixos/modules/services/web-servers/nginx/default.nixView source on NixOS/nixpkgs →config.networking.enableIPv6