Re-enable appStore on nextcloud

This commit is contained in:
Victor Mignot 2024-09-01 09:23:04 +02:00
parent 61162547d9
commit b1634df2e2
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -18,7 +18,7 @@
hostName = extraInfo.nextcloudURI;
extraAppsEnable = true;
appstoreEnable = false;
appstoreEnable = true;
extraApps = {
inherit (config.services.nextcloud.package.packages.apps)
calendar