Add user_oidc app to nextcloud

This commit is contained in:
yuri 2024-01-19 12:16:03 +01:00
parent d97d3a0a2a
commit 89a9e54092
No known key found for this signature in database

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 = {