services.kresd.listenDoH
NixOS option
Addresses and ports on which kresd should provide DNS over HTTPS/2 (see RFC 8484). For detailed syntax see ListenStream in systemd.socket(5).
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/kresd.nixView source on NixOS/nixpkgs →[ "198.51.100.1:443" "[2001:db8::1]:443" "443" ]