services.umurmur.settings.channel_links
NixOS option
Channel tree definitions.
type: list of (attribute set)Default
[ ]
Example
declared in: nixos/modules/services/networking/umurmur.nixView source on NixOS/nixpkgs →[
{
destination = "Red team";
source = "Lobby";
}
]