summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2016-10-12 18:58:56 -0400
committerGraham Christensen <graham@grahamc.com>2016-10-15 13:54:59 -0400
commit6c7a605714b8971f889887e68f44e0ec1461012a (patch)
tree21d18f3d1f95e478ad0466c38c31e20582e1c890 /nixos/modules/misc/ids.nix
parent14384f02e86800b70527265b611d6f6788b3ba99 (diff)
downloadnixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar.gz
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar.bz2
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar.lz
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar.xz
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.tar.zst
nixlib-6c7a605714b8971f889887e68f44e0ec1461012a.zip
hound: init module
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 2881d843760d..8c0f0c2624b1 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -276,6 +276,7 @@
       telegraf = 256;
       gitlab-runner = 257;
       postgrey = 258;
+      hound = 259;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -522,6 +523,7 @@
       #telegraf = 256; # unused
       gitlab-runner = 257;
       postgrey = 258;
+      hound = 259;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal