services.avahi.allowPointToPoint

NixOS option

Whether to use POINTTOPOINT interfaces. Might make mDNS unreliable due to usually large latencies with such links and opens a potential security hole by allowing mDNS access from Internet connections.

type: boolean
Default
false
declared in: nixos/modules/services/networking/avahi-daemon.nixView source on NixOS/nixpkgs →