modules.services.nextcloud: update

This commit is contained in:
2025-05-18 12:32:05 +08:00
parent 22abe5378f
commit 2a04978872

View File

@@ -16,7 +16,7 @@ inputs:
hostName = nextcloud.hostname;
appstoreEnable = false;
https = true;
package = inputs.pkgs.nextcloud30;
package = inputs.pkgs.nextcloud31;
maxUploadSize = "10G";
config =
{