From 9e175f0f102e63ad8b8639003ea3f3072b30613f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 18 Dec 2025 17:32:18 +0100 Subject: modules/mail: Apply migrations and set initial stateVersion The server is already migrated, as such we should also try to apply this update in the very near future. --- modules/by-name/co/constants/module.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/by-name/co/constants') diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix index fa9ce17..3de9608 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -54,6 +54,7 @@ redis-sharkey = 340; grocy = 341; anubis = 342; + postfix-tlspol = 343; # As per the NixOS file, the uids should not be greater or equal to 400; }; @@ -77,6 +78,7 @@ nscd opendkim peertube + postfix-tlspol redis-mastodon redis-nextcloud redis-peertube -- cgit 1.4.1