An attribute set of chat networks.
attribute set of (submodule)
{ }
{ liberachat = { channels = { nixos = { autoJoin = true; }; }; nick = "hmuser"; server = { address = "irc.libera.chat"; autoConnect = true; port = 6697; }; }; }