summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2017-10-13 10:34:27 +0800
committerPeter Hoeg <peter@hoeg.com>2017-10-13 10:34:27 +0800
commit829730d38f19c203ad6c9e052964a9b65ae43a2b (patch)
tree3d29090bd149d1eb7f0ad826abbd335e149e70b9 /nixos/modules/misc/ids.nix
parent82b8a22fa9e6bc535dda936abdb5daa8d2497d33 (diff)
downloadnixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar.gz
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar.bz2
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar.lz
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar.xz
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.tar.zst
nixlib-829730d38f19c203ad6c9e052964a9b65ae43a2b.zip
nixos user: reserve kodi
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-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 d9ca4a35e272..7d9d9984cf28 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -298,6 +298,7 @@
       minio = 280;
       kanboard = 281;
       pykms = 282;
+      kodi = 283;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -565,6 +566,7 @@
       minio = 280;
       kanboard = 281;
       pykms = 282;
+      kodi = 283;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal