update nextcloud to 33

This commit is contained in:
Lillian Violet 2026-02-27 14:34:21 +01:00
parent e9ec828d27
commit 775652fb31
5 changed files with 51 additions and 48 deletions

View file

@ -50,7 +50,7 @@
enable = true;
hostName = "nextcloud.gladtherescake.eu";
package = pkgs.nextcloud32;
package = pkgs.nextcloud33;
# Use HTTPS for links
https = true;