summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-03-31 23:31:09 -0500
committerAustin Seipp <aseipp@pobox.com>2014-04-02 00:11:00 -0500
commitf61110d65d8324e621feb2c25e081f125000a3ce (patch)
tree806faeeadaac5bc479a0257bd10fa9f88f06214e /nixos/modules/misc
parent407a6857c615a260e36f19e82f251978726e26b2 (diff)
downloadnixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar.gz
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar.bz2
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar.lz
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar.xz
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.tar.zst
nixlib-f61110d65d8324e621feb2c25e081f125000a3ce.zip
nixos: murmur service
Murmur is the headless server component of the Mumble chat system.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 9c413e36d568..44e27732f429 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -123,6 +123,7 @@
       ngircd = 112;
       btsync = 113;
       minecraft = 114;
+      murmur = 115;
 
       # When adding a uid, make sure it doesn't match an existing gid.