summary refs log tree commit diff stats
path: root/modules/by-name
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/by-name/ma/mastodon/module.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/ma/mastodon/module.nix b/modules/by-name/ma/mastodon/module.nix
index 0616138..5645014 100644
--- a/modules/by-name/ma/mastodon/module.nix
+++ b/modules/by-name/ma/mastodon/module.nix
@@ -61,7 +61,7 @@ in {
         createLocally = false;
         fromAddress = emailAddress;
         user = emailAddress;
-        host = "server1.vhack.eu";
+        host = "mail.foss-syndicate.org";
         passwordFile = config.age.secrets.mastodonMail.path;
       };
       streamingProcesses = 3; # Number of Cores - 1