diff --git a/nixos/queen/akkoma.nix b/nixos/queen/akkoma.nix index 9a11bed..d748415 100644 --- a/nixos/queen/akkoma.nix +++ b/nixos/queen/akkoma.nix @@ -38,7 +38,7 @@ }; description = "Lillian's Akkoma server!"; languages = ["en" "nl"]; - registrations_open = false; + registrations_open = true; max_pinned_statuses = 10; cleanup_attachments = true; };