services.bitlbee.authMode
The following authentication modes are available: Open -- Accept connections from anyone, use NickServ for user authentication. Closed -- Require authorization (using the PASS command during login) before allowing the user to connect at all. Registered -- Only allow registered users to use this server; this disables the register- and the account command until the user identifies himself.
- Type
one of "Open", "Closed", "Registered"- Default
"Open"- Declared
- <nixpkgs/nixos/modules/services/networking/bitlbee.nix>