Enable app store

This commit is contained in:
Lillian Violet 2023-11-27 22:39:59 +01:00
parent 26e1f492df
commit 7804c4ec9c

View file

@ -67,6 +67,7 @@
#Increase opcache string buffer #Increase opcache string buffer
phpOptions."opcache.interned_strings_buffer" = "23"; phpOptions."opcache.interned_strings_buffer" = "23";
appstoreEnable = true;
extraAppsEnable = true; extraAppsEnable = true;
extraApps = with config.services.nextcloud.package.packages.apps; { extraApps = with config.services.nextcloud.package.packages.apps; {
# List of apps we want to install and are already packaged in # List of apps we want to install and are already packaged in