diff --git a/module.nix b/module.nix index 0c4d256..5d78853 100644 --- a/module.nix +++ b/module.nix @@ -105,7 +105,7 @@ in single_user = false; federation = cfg.enableFederation; disable_password_auth = true; - open_registration = false; + open_registration = true; }; "oauth.generic" = {