MyNixOS website logo
option

programs.hexchat.channels.<name>.options

Channel options.

Declarations
Type
null or (submodule)
Default
null
Example
{
  autoconnect = true;
  useGlobalUserInformation = true;
}