services.avahi.browseDomains

NixOS option

List of non-local DNS domains to be browsed.

type: list of string
Default
[ ]
Example
[
  "0pointer.de"
  "zeroconf.org"
]
declared in: nixos/modules/services/networking/avahi-daemon.nixView source on NixOS/nixpkgs →