update nextcloud to 33

This commit is contained in:
2026-05-27 19:03:56 +02:00
parent fe40288109
commit 37d92d7d90

View File

@@ -7,7 +7,7 @@
enable = true;
hostName = "cloud.kabtop.de";
https = true;
package = pkgs.nextcloud32;
package = pkgs.nextcloud33;
database.createLocally = false;
notify_push.enable = false;
enableImagemagick = true;