services.umurmur.settings.channels

Channel tree definitions.

Type
list of (attribute set)
Default
[
  {
    description = "Root channel.";
    name = "root";
    noenter = false;
    parent = "";
  }
]
Declared
<nixpkgs/nixos/modules/services/networking/umurmur.nix>