From 2a28435d13e2a927f50f994514f91ea03ffefc25 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 18 May 2025 23:08:23 -0500 Subject: [PATCH] ahhhhh --- modules/nextcloud.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/nextcloud.nix b/modules/nextcloud.nix index e80314a..9fb49c3 100644 --- a/modules/nextcloud.nix +++ b/modules/nextcloud.nix @@ -65,6 +65,7 @@ with lib; user_oidc = { auto_provision = true; soft_auto_provision = true; + disable_account_creation = true; }; }; config = {