diff --git a/module.nix b/module.nix index 9fef505..7c493e3 100644 --- a/module.nix +++ b/module.nix @@ -78,8 +78,8 @@ in # user = "noreply.mastodon@${sp.domain}"; fromAddress = "noreply.mastodon@${sp.domain}"; user = "noreply.mastodon"; - # host = ""; - host = "127.0.0.1"; + host = "hollowness.top"; + # host = "127.0.0.1"; port = 465; # port = 22; passwordFile = "/run/keys/mastodon/email_password";