diff --git a/nixos/queen/akkoma.nix b/nixos/queen/akkoma.nix index 27d1466..bb63518 100644 --- a/nixos/queen/akkoma.nix +++ b/nixos/queen/akkoma.nix @@ -31,7 +31,7 @@ notify_email = "no-reply@akkoma.gladtherescake.eu"; description = "Lillian's Akkoma server!"; languages = ["en" "nl"]; - registrations_open = false; + registrations_open = true; max_pinned_statuses = 10; cleanup_attachments = true; };