From 68a2fceed56d525fbb3bbe4859c44fa6906668d5 Mon Sep 17 00:00:00 2001 From: Linus Heckemann Date: Mon, 8 Oct 2018 11:52:55 +0200 Subject: nixos/murmur: mention mumble in description This makes the option easier to find with the options search or in the manpage. --- nixos/modules/services/networking/murmur.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/services/networking/murmur.nix') diff --git a/nixos/modules/services/networking/murmur.nix b/nixos/modules/services/networking/murmur.nix index fcc813e6898f..a6e90feff7ea 100644 --- a/nixos/modules/services/networking/murmur.nix +++ b/nixos/modules/services/networking/murmur.nix @@ -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 { -- cgit 1.4.1