Robustirc bridge
services.robustirc-bridge.enable
Whether to enable RobustIRC bridge.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/robustirc-bridge.nix
services.robustirc-bridge.extraFlags
Extra flags passed to the {command}robustirc-bridge
command. See RobustIRC Documentation or robustirc-bridge(1) for details.
Type: list of string
Default
[ ]
Example
["-network robustirc.net"]
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/robustirc-bridge.nix