Enable app store
This commit is contained in:
parent
1b0acfb23b
commit
a46eb95be2
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue