services.heisenbridge.namespaces
NixOS option
Configure the ‘namespaces’ section of the registration.yml for the bridge and the server
type: open submodule of (JSON value)Default
declared in: nixos/modules/services/misc/heisenbridge.nixView source on NixOS/nixpkgs →{
aliases = [ ];
rooms = [ ];
users = [
{
exclusive = true;
regex = "@irc_.*";
}
];
}