Skip to content

thelounge

Modern web IRC client

Usage

To use this module, import it like this:

{config, lib, inputs, ...}: {
    imports = [ inputs.clan-core.clanModules.thelounge ];
    # ...
}