update nextcloud package version to 33

This commit is contained in:
Jakub Dorfman 2026-07-15 17:05:09 +02:00
parent 0e1a7c0830
commit cce19b503f

View file

@ -13,7 +13,7 @@
services.nextcloud = { services.nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud31; package = pkgs.nextcloud33;
hostName = "nextcloud.srazka.com"; hostName = "nextcloud.srazka.com";
https = true; https = true;