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>