services.robustirc-bridge.extraFlags

NixOS option

Extra flags passed to the robustirc-bridge command. See RobustIRC Documentation or robustirc-bridge(1) for details.

type: list of string
Default
[ ]
Example
[
  "-network robustirc.net"
]
declared in: nixos/modules/services/networking/robustirc-bridge.nixView source on NixOS/nixpkgs →