fix
This commit is contained in:
@@ -98,6 +98,8 @@ in
|
||||
"SMTP_SSL" = "true";
|
||||
};
|
||||
};
|
||||
users.users.mastodon.isSystemUser = lib.mkForce false;
|
||||
users.users.mastodon.isNormalUser = lib.mkForce true;
|
||||
|
||||
selfprivacy.emails."mastodon" = {
|
||||
hashedPasswordFile = secrets.hashedPasswordFile;
|
||||
|
Reference in New Issue
Block a user