services.kresd.listenPlain
NixOS option
What addresses and ports the server should listen on. For detailed syntax see ListenStream in systemd.socket(5).
type: list of stringDefault
[ "[::1]:53" "127.0.0.1:53" ]
Example
declared in: nixos/modules/services/networking/kresd.nixView source on NixOS/nixpkgs →[ "53" ]