From 84d63a83a5f517c7c920bf8c40bbbdaf71b9d117 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 18 May 2025 23:09:57 -0500 Subject: [PATCH] i think --- modules/nextcloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nextcloud.nix b/modules/nextcloud.nix index 9fb49c3..51f38b3 100644 --- a/modules/nextcloud.nix +++ b/modules/nextcloud.nix @@ -65,7 +65,7 @@ with lib; user_oidc = { auto_provision = true; soft_auto_provision = true; - disable_account_creation = true; + # disable_account_creation = true; }; }; config = {