services.avahi.allowInterfaces

NixOS option

List of network interfaces that should be used by the avahi-daemon. Other interfaces will be ignored. If null, all local interfaces except loopback and point-to-point will be used.

type: null or (list of string)
Default
null
declared in: nixos/modules/services/networking/avahi-daemon.nixView source on NixOS/nixpkgs →