programs.hexchat.settings

Home-Manager option

Configuration for $XDG_CONFIG_HOME/hexchat/hexchat.conf, see https://hexchat.readthedocs.io/en/latest/settings.html#list-of-settings for supported values.

type: null or (attribute set of string)
Default
null
Example
{ irc_nick1 = "mynick"; irc_username = "bob"; irc_realname = "Bart Simpson"; text_font = "Monospace 14"; };
declared in: <home-manager/modules/programs/hexchat.nix>source unavailable