Skip to content

heisenbridge

A matrix bridge to communicate with IRC

Usage

To use this module, import it like this:

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