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