summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2016-01-07 01:10:56 +0300
committerNikolay Amiantov <ab@fmap.me>2016-01-13 13:07:46 +0300
commitf5efac09aaced787d9fc80c1e192367e6f93d9fb (patch)
tree2cfc089cf8fedf17b415e62990bb711d38197251 /nixos/modules/misc
parent1ea34520cd431277dfd97499d3fa48d42d8c7999 (diff)
downloadnixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.gz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.bz2
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.lz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.xz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.zst
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.zip
nixos/opendkim: 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 bcd1067b39c3..83c5fde829f1 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -242,6 +242,7 @@
       mathics = 218;
       ejabberd = 219;
       postsrsd = 220;
+      opendkim = 221;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -461,6 +462,7 @@
       mathics = 218;
       ejabberd = 219;
       postsrsd = 220;
+      opendkim = 221;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal