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>
Channel tree definitions.
list of (attribute set)[
{
description = "Root channel.";
name = "root";
noenter = false;
parent = "";
}
]