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
declared in: <home-manager/modules/programs/hexchat.nix>source unavailable{ irc_nick1 = "mynick"; irc_username = "bob"; irc_realname = "Bart Simpson"; text_font = "Monospace 14"; };