feat(bomba): update nextcloud to 43

This commit is contained in:
2026-07-22 23:18:43 +02:00
parent ef5402233b
commit 6496e7b6ed
+1 -1
View File
@@ -8,7 +8,7 @@
services = {
nextcloud = {
enable = true;
package = pkgs.nextcloud33;
package = pkgs.nextcloud34;
hostName = "nextcloud.patrickcanal.it";
https = false;
config = {