services.pdns-recursor.dns.address

NixOS option

IP addresses Recursor DNS server will bind to.

type: string or list of string
Default
[
  "::"
  "0.0.0.0"
]
declared in: nixos/modules/services/networking/pdns-recursor.nixView source on NixOS/nixpkgs →