upgrade to nextcloud31 + disabling incompatible maps
This commit is contained in:
parent
9332cd9f37
commit
1307b68b9a
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user