services.tox-node.tcpAddresses

NixOS option

TCP addresses to run TCP relay.

type: list of string
Default
[
  "0.0.0.0:33445"
]
declared in: nixos/modules/services/networking/tox-node.nixView source on NixOS/nixpkgs →