summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorJoachim F <joachifm@users.noreply.github.com>2016-09-30 15:31:44 +0200
committerGitHub <noreply@github.com>2016-09-30 15:31:44 +0200
commit1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e (patch)
treeb39575b11a8afe9ae07f23debf40a9dc8b1af756 /nixos/modules/misc/ids.nix
parentcfd62a104521c93ebfbc7bed66476259469d3f1c (diff)
parent5fa7cf9f9776a429aeae0281a1947f55170573d2 (diff)
downloadnixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar.gz
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar.bz2
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar.lz
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar.xz
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.tar.zst
nixlib-1ddc08a3ac88542acdc9e0d6061e5fd242d07f3e.zip
Merge pull request #18452 from bendlas/init-postgrey
postgrey: init at 1.36
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 e005c0465042..2881d843760d 100644
--- 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