Let's try it this way

This commit is contained in:
Lillian-Violet 2023-12-20 19:32:46 +01:00
parent 2b85b13eb7
commit cfde50aa22

View file

@ -65,7 +65,8 @@
appstoreEnable = true;
extraAppsEnable = true;
extraApps = with config.services.nextcloud.package.packages.apps; {
#extraApps = with config.services.nextcloud.package.packages.apps; {
extraApps = {
news = pkgs.fetchNextcloudApp {
name = "news";
sha256 = "52179795dba6a4eea0354deb66c14af10adc1ba2e7c6e3ee08de0eebcb773f6c";