services.umurmur.settings.channel_links
Channel tree definitions.
- Type
list of (attribute set)- Default
[ ]- Example
[ { destination = "Red team"; source = "Lobby"; } ]- Declared
- <nixpkgs/nixos/modules/services/networking/umurmur.nix>
Channel tree definitions.
list of (attribute set)[ ][
{
destination = "Red team";
source = "Lobby";
}
]