services.bind.listenOnIpv6

NixOS option

Ipv6 interfaces to listen on.

type: list of string
Default
[
  "any"
]
declared in: nixos/modules/services/networking/bind.nixView source on NixOS/nixpkgs →