about summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorOliver Matthews <oliver@codersoffortune.net>2015-03-27 11:48:50 +0100
committerOliver Matthews <oliver@codersoffortune.net>2015-03-27 12:45:25 +0100
commit51b06c5865d6b7d54b14da0f33caab1564cac94c (patch)
tree400671b24e050cafcf411d75b41fc7e0dd294b1f /nixos/modules/misc
parent883ee4dd72594f51c5af20d4fe6be09ce83a7e85 (diff)
downloadnixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar.gz
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar.bz2
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar.lz
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar.xz
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.tar.zst
nixlib-51b06c5865d6b7d54b14da0f33caab1564cac94c.zip
Add MediaTomb service
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index b03107610fe4..acb4af7a933d 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -212,6 +212,7 @@
       uptimed = 184;
       zope2 = 185;
       ripple-data-api = 186;
+      mediatomb = 187;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -401,6 +402,7 @@
       #uptimed = 184; # unused
       #zope2 = 185; # unused
       #ripple-data-api = 186; #unused
+      mediatomb = 187;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal