summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2016-01-06 06:04:50 +0300
committerNikolay Amiantov <ab@fmap.me>2016-01-13 13:04:12 +0300
commitc51d08cf271af95c62f40be9a281751669be55aa (patch)
tree3e4af943a1b0f9664c707d0251446e5d0d59f200 /nixos/modules/misc
parent2053b3a32ae671d268d3da78294502630b0ecfb4 (diff)
downloadnixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.gz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.bz2
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.lz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.xz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.zst
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.zip
nixos/postsrsd: add module
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 c9247815a35c..bcd1067b39c3 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -241,6 +241,7 @@
       nm-openvpn = 217;
       mathics = 218;
       ejabberd = 219;
+      postsrsd = 220;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -459,6 +460,7 @@
       nm-openvpn = 217;
       mathics = 218;
       ejabberd = 219;
+      postsrsd = 220;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal