programs.irssi.networks
An attribute set of chat networks.
- Type
attribute set of (submodule)- Default
{ }- Example
{ liberachat = { nick = "hmuser"; server = { address = "irc.libera.chat"; port = 6697; autoConnect = true; }; channels = { nixos.autoJoin = true; }; }; }- Declared
- <home-manager/modules/programs/irssi.nix>