Nextcloud version bump

This commit is contained in:
Vili Sinervä 2025-03-31 15:09:27 +03:00
parent 4303a7ebd6
commit c544ae4771
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -7,7 +7,7 @@
services = {
nextcloud = {
package = pkgs.nextcloud30;
package = pkgs.nextcloud31;
enable = true;
hostName = "nextcloud.vsinerva.fi";
autoUpdateApps.enable = true;