summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorOkina Matara <okinan@chiru.no>2018-07-10 18:10:02 -0500
committerOkina Matara <okinan@chiru.no>2018-07-18 13:16:50 -0500
commit38f2a3efbff43975cc2391011ebb912ee89871e1 (patch)
tree4e065d659afe446a310bc8d93650272eab305a3a /nixos/modules/misc
parent58eb085b66c6cbf07bd13253c2262816c4e0e7b0 (diff)
downloadnixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar.gz
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar.bz2
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar.lz
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar.xz
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.tar.zst
nixlib-38f2a3efbff43975cc2391011ebb912ee89871e1.zip
nixos/hydron: init
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 aac86087f9ec..7d3d1f71b700 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -321,6 +321,7 @@
       hdfs = 295;
       mapred = 296;
       hadoop = 297;
+      hydron = 298;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -602,6 +603,7 @@
       hdfs = 295;
       mapred = 296;
       hadoop = 297;
+      hydron = 298;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal