Merge pull request #48039 from lheckemann/murmur-mention-mumble
murmur: mention mumble in description
This commit is contained in:
commit
a88dad2684
@ -50,7 +50,7 @@ in
|
||||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "If enabled, start the Murmur Service.";
|
||||
description = "If enabled, start the Murmur Mumble server.";
|
||||
};
|
||||
|
||||
autobanAttempts = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user