Add user_oidc app to nextcloud

This commit is contained in:
fi 2024-11-20 05:46:41 +01:00
parent 42f7be1f6f
commit c9d6ec720e

View file

@ -14,7 +14,7 @@
configureRedis = true;
extraAppsEnable = true;
extraApps = with config.services.nextcloud.package.packages.apps; {
inherit bookmarks contacts calendar tasks twofactor_webauthn;
inherit bookmarks contacts calendar tasks twofactor_webauthn user_oidc;
};
maxUploadSize = "16G";
extraOptions = {