upgrade to nextcloud31 + disabling incompatible maps
This commit is contained in:
parent
9332cd9f37
commit
1307b68b9a
@ -84,7 +84,7 @@ in
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
https = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
appstoreEnable = true;
|
||||
configureRedis = true;
|
||||
extraAppsEnable = true;
|
||||
@ -107,7 +107,7 @@ in
|
||||
integration_openai
|
||||
mail
|
||||
notes
|
||||
maps
|
||||
# maps
|
||||
music
|
||||
memories
|
||||
news
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user