chore: update nextcloud version to 31

This commit is contained in:
nhnn
2025-07-11 12:54:13 +03:00
parent 66cbd47d77
commit 76cc815db0

View File

@@ -206,7 +206,7 @@ in
}; };
services.nextcloud = { services.nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud30; package = pkgs.nextcloud31;
inherit hostName; inherit hostName;
# Use HTTPS for links # Use HTTPS for links