security.agnos.settings.dns_listen_addr

NixOS option

Address for agnos to listen on. Note that this needs to be reachable by the outside world, and 53 is required in most situations since NS records do not allow specifying the port.

type: string
Default
"0.0.0.0:53"
declared in: nixos/modules/security/agnos.nixView source on NixOS/nixpkgs →