From c39d7a3667949effa760b120f5fc7228c929d5cb Mon Sep 17 00:00:00 2001 From: Thary Date: Wed, 12 Nov 2025 22:14:43 +0300 Subject: [PATCH] a --- module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" = {