Re-enable appStore on nextcloud
This commit is contained in:
parent
9a0156191c
commit
76701149bd
|
@ -18,7 +18,7 @@
|
|||
hostName = extraInfo.nextcloudURI;
|
||||
|
||||
extraAppsEnable = true;
|
||||
appstoreEnable = false;
|
||||
appstoreEnable = true;
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps)
|
||||
calendar
|
||||
|
|
Loading…
Reference in a new issue