services.avahi.denyInterfaces

NixOS option

List of network interfaces that should be ignored by the avahi-daemon. Other unspecified interfaces will be used, unless allowInterfaces is set. This option takes precedence over allowInterfaces.

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