summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorHerwig Hochleitner <herwig@bendlas.net>2015-11-17 18:30:10 +0100
committerHerwig Hochleitner <herwig@bendlas.net>2016-09-27 15:35:02 +0200
commit5609fe521daf42af3a8d7d8d15dd68db87efefb0 (patch)
treefe9784a181a022400a799275120f840835d654c9 /nixos/modules/misc
parent7a0a877b15fc629745ec3c6dbea337368f4134ac (diff)
downloadnixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar.gz
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar.bz2
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar.lz
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar.xz
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.tar.zst
nixlib-5609fe521daf42af3a8d7d8d15dd68db87efefb0.zip
postgrey: init at 1.36 (includes service)
Diffstat (limited to 'nixos/modules/misc')
-rwxr-xr-xnixos/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 e005c0465042..2881d843760d 100755
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -275,6 +275,7 @@
       prometheus = 255;
       telegraf = 256;
       gitlab-runner = 257;
+      postgrey = 258;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -520,6 +521,7 @@
       prometheus = 255;
       #telegraf = 256; # unused
       gitlab-runner = 257;
+      postgrey = 258;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal