From 7d08d5257bad85e533759237177ce025ad4ce289 Mon Sep 17 00:00:00 2001 From: Darren Rambaud <225436867+debtquity@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:55:48 -0600 Subject: [PATCH] nixos/stalwart: update setting description * address review comment: https://github.com/NixOS/nixpkgs/pull/481815/files#r2706718725 --- nixos/modules/services/mail/stalwart.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/mail/stalwart.nix b/nixos/modules/services/mail/stalwart.nix index 1bdc2db6b457..3d7c6be0de53 100644 --- a/nixos/modules/services/mail/stalwart.nix +++ b/nixos/modules/services/mail/stalwart.nix @@ -45,7 +45,7 @@ in inherit (configFormat) type; default = { }; description = '' - Configuration options for the Stalwart collaboration and e-mail server. + Configuration options for the Stalwart server. See for available options. By default, the module is configured to store everything locally.