From c2078d3e8be3bec0248c3f272ec6bebf46093196 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 18 Feb 2024 10:58:23 +0530 Subject: kay/mail: init --- common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.nix') diff --git a/common.nix b/common.nix index c2695ab..b9d2dab 100644 --- a/common.nix +++ b/common.nix @@ -7,6 +7,7 @@ in { disabledModules = [ "services/networking/pppd.nix" + "services/mail/stalwart-mail.nix" ]; imports = [ ./modules/userdata.nix @@ -15,6 +16,7 @@ in ./modules/dev.nix ./modules/pppd.nix + ./modules/stalwart-mail.nix ]; sops = { -- cgit v1.2.3