update nextcloud to 30

This commit is contained in:
2024-12-30 09:03:00 +01:00
parent 2969562349
commit d2d72a383a

View File

@@ -9,7 +9,7 @@
enable = true;
hostName = "cloud.kabtop.de";
https = true;
package = pkgs.nextcloud29;
package = pkgs.nextcloud30;
database.createLocally = false;
notify_push.enable = true;
caching = {