From e9c06eceb466d7e6aec6184a629a036c2140128b Mon Sep 17 00:00:00 2001 From: Thary Date: Fri, 12 Sep 2025 14:45:39 +0300 Subject: [PATCH] fix --- module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.nix b/module.nix index 1727bd4..332c2f2 100644 --- a/module.nix +++ b/module.nix @@ -97,7 +97,7 @@ in createLocally = false; user = "noreply.mastodon@${sp.domain}"; fromAddress = "noreply.mastodon@${sp.domain}"; - passwordFile = ""; + passwordFile = "/run/keys/mastodon/email_password"; authenticate = true; }; };