Nextcloud 33

This commit is contained in:
pazpi 2026-04-16 16:22:40 +02:00
parent 5f870d116c
commit 4ab5224674
No known key found for this signature in database

View file

@ -65,7 +65,7 @@ in
nextcloud = {
enable = true;
package = pkgs.nextcloud32;
package = pkgs.nextcloud33;
hostName = "cloud.${cfg.proxy.domain}";
https = true;