nixos/murmur: mention mumble in description
This makes the option easier to find with the options search or in the manpage.
This commit is contained in:
parent
0a7e258012
commit
68a2fceed5
@ -50,7 +50,7 @@ in
|
|||||||
enable = mkOption {
|
enable = mkOption {
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = "If enabled, start the Murmur Service.";
|
description = "If enabled, start the Murmur Mumble server.";
|
||||||
};
|
};
|
||||||
|
|
||||||
autobanAttempts = mkOption {
|
autobanAttempts = mkOption {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user