about summary refs log tree commit diff stats
path: root/modules/by-name/co/constants
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/by-name/co/constants/module.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix
index fd00a34..4f241b6 100644
--- a/modules/by-name/co/constants/module.nix
+++ b/modules/by-name/co/constants/module.nix
@@ -31,6 +31,11 @@
       redis-mastodon = 991;
       matrix-synapse = 224;
       mautrix-whatsapp = 225;
+      knot-resolver = 997;
+      redis-rspamd = 989;
+      rspamd = 225;
+      opendkim = 221;
+      virtualMail = 5000;
 
       # As per the NixOS file, the uids should not be greater or equal to 400;
     };
@@ -47,6 +52,11 @@
       mastodon = 996;
       redis-mastodon = 991;
       matrix-synapse = 224;
+      knot-resolver = 997;
+      redis-rspamd = 989;
+      rspamd = 225;
+      opendkim = 221;
+      virtualMail = 5000;
 
       # The gid should match the uid. Thus should not be >= 400;
     };