fix
This commit is contained in:
@@ -103,10 +103,10 @@ in
|
|||||||
# };
|
# };
|
||||||
# mailserver.loginAccounts."noreply.mastodon@${sp.domain}" = {
|
# mailserver.loginAccounts."noreply.mastodon@${sp.domain}" = {
|
||||||
# mailserver.loginAccounts."mastodon@${sp.domain}" = {
|
# mailserver.loginAccounts."mastodon@${sp.domain}" = {
|
||||||
selfprivacy.emails."noreply.mastodon" = {
|
selfprivacy.emails."mastodon" = {
|
||||||
hashedPasswordFile = "/run/keys/mastodon/hashed_email_password";
|
hashedPasswordFile = "/run/keys/mastodon/hashed_email_password";
|
||||||
systemdTargets = [ "mastodon-email-password-setup.service" ];
|
systemdTargets = [ "mastodon-email-password-setup.service" ];
|
||||||
sendOnly = true;
|
sendOnly = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
|
Reference in New Issue
Block a user