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