services.soju.listen

NixOS option

Where soju should listen for incoming connections. See the listen directive in soju(1).

type: list of string
Default
[
  ":6697"
]
declared in: nixos/modules/services/networking/soju.nixView source on NixOS/nixpkgs →