services.yggdrasil.settings.Listen
NixOS option
Listen addresses for incoming connections. You need listeners to accept incoming peerings from non-local nodes.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/yggdrasil.nixView source on NixOS/nixpkgs →[ "tcp://0.0.0.0:xxxxx" "tls://[::]:yyyyy" ]