services.umurmur.settings.channels
NixOS option
Channel tree definitions.
type: list of (attribute set)Default
declared in: nixos/modules/services/networking/umurmur.nixView source on NixOS/nixpkgs →[
{
description = "Root channel.";
name = "root";
noenter = false;
parent = "";
}
]