From c729c9746e41ef8ceb9ba2222eefcac848c31bca Mon Sep 17 00:00:00 2001 From: BruNeu <135843305+BruNeu@users.noreply.github.com> Date: Fri, 8 Sep 2023 20:14:54 +0000 Subject: [PATCH] nixos/stalwart-mail: fixed broken link --- nixos/modules/services/mail/stalwart-mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/mail/stalwart-mail.nix b/nixos/modules/services/mail/stalwart-mail.nix index fdbdc99070b9..eb87d9f6f695 100644 --- a/nixos/modules/services/mail/stalwart-mail.nix +++ b/nixos/modules/services/mail/stalwart-mail.nix @@ -18,7 +18,7 @@ in { default = { }; description = mdDoc '' Configuration options for the Stalwart email server. - See for available options. + See for available options. By default, the module is configured to store everything locally. '';