From 1a8fc8ea89d371f4c8b0f4ba505a23b722778f3f Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sat, 25 Jan 2025 21:33:05 +0100 Subject: feat(etesync): migrate to server2 --- modules/by-name/co/constants/module.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/by-name/co/constants/module.nix') 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; }; -- cgit 1.4.1