disable nextcloud appstore

This commit is contained in:
William 2025-10-18 16:17:08 -03:00
parent 3164e1ebf2
commit 0b17f03dde

View file

@ -27,7 +27,6 @@ in
inherit (config.services.nextcloud.package.packages.apps) calendar contacts notes;
};
extraAppsEnable = true;
appstoreEnable = true;
caching = {
apcu = true;
redis = true;