aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/st
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-30 18:05:55 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-30 18:05:55 +0200
commitf90b32c374af3ac985df734244f44f549eac8e09 (patch)
tree4c2a5bd3bc909d185a8a27cde413531cea27acf6 /modules/by-name/st
parentserver2/nextcloud: Upgrade from nextcloud32 to nextcloud33 (diff)
downloadnixos-server-f90b32c374af3ac985df734244f44f549eac8e09.zip
server3/stalwart: Disable
There is no, and really no, reason why this service is running.
Diffstat (limited to 'modules/by-name/st')
-rw-r--r--modules/by-name/st/stalwart-mail/settings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/st/stalwart-mail/settings.nix b/modules/by-name/st/stalwart-mail/settings.nix
index eb53783..dfaf63d 100644
--- a/modules/by-name/st/stalwart-mail/settings.nix
+++ b/modules/by-name/st/stalwart-mail/settings.nix
@@ -24,7 +24,7 @@
then "internal"
else "in-memory";
in {
- config.services.stalwart-mail.settings = lib.mkIf cfg.enable {
+ config.services.stalwart.settings = lib.mkIf cfg.enable {
# https://www.rfc-editor.org/rfc/rfc6376.html#section-3.3
signature = let
signatures =