diff --git a/hosts/alexandria/nextcloud.nix b/hosts/alexandria/nextcloud.nix index 599b832..68d4875 100644 --- a/hosts/alexandria/nextcloud.nix +++ b/hosts/alexandria/nextcloud.nix @@ -27,7 +27,6 @@ in inherit (config.services.nextcloud.package.packages.apps) calendar contacts notes; }; extraAppsEnable = true; - appstoreEnable = true; caching = { apcu = true; redis = true;