aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/co/constants
diff options
context:
space:
mode:
Diffstat (limited to 'modules/by-name/co/constants')
-rw-r--r--modules/by-name/co/constants/module.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix
index 4f241b6..b344fcd 100644
--- a/modules/by-name/co/constants/module.nix
+++ b/modules/by-name/co/constants/module.nix
@@ -36,6 +36,7 @@
rspamd = 225;
opendkim = 221;
virtualMail = 5000;
+ etebase-server = 998;
# As per the NixOS file, the uids should not be greater or equal to 400;
};
@@ -57,6 +58,7 @@
rspamd = 225;
opendkim = 221;
virtualMail = 5000;
+ etebase-server = 998;
# The gid should match the uid. Thus should not be >= 400;
};