upgrade to nextcloud31 + disabling incompatible maps

This commit is contained in:
Danilo Reyes 2025-03-23 18:15:56 -06:00
parent 9332cd9f37
commit 1307b68b9a

View File

@ -84,7 +84,7 @@ in
nextcloud = { nextcloud = {
enable = true; enable = true;
https = true; https = true;
package = pkgs.nextcloud30; package = pkgs.nextcloud31;
appstoreEnable = true; appstoreEnable = true;
configureRedis = true; configureRedis = true;
extraAppsEnable = true; extraAppsEnable = true;
@ -107,7 +107,7 @@ in
integration_openai integration_openai
mail mail
notes notes
maps # maps
music music
memories memories
news news