updated next cloud package

This commit is contained in:
Leyla Becker 2025-03-06 11:59:11 -06:00
parent 9b5dfa16e2
commit c6c17935dc

View file

@ -34,7 +34,7 @@ in {
services = {
nextcloud = {
enable = true;
package = pkgs.nextcloud30;
package = pkgs.nextcloud31;
hostName = "${config.host.nextcloud.subdomain}.${config.host.reverse_proxy.hostname}";
settings.log_type = "file";
config = {