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; inherit (config.services.nextcloud.package.packages.apps) calendar contacts notes;
}; };
extraAppsEnable = true; extraAppsEnable = true;
appstoreEnable = true;
caching = { caching = {
apcu = true; apcu = true;
redis = true; redis = true;