1

Services/Nextcloud: Update to v32.0.11

This commit is contained in:
2026-06-19 20:37:01 +02:00
parent 6ccb26547a
commit 02a8f00f13

View File

@ -5,7 +5,7 @@
pkgs,
...
}: let
nextcloudVersion = "31.0.6-apache";
nextcloudVersion = "32.0.11-apache";
in {
systemd.services.nextcloud-cron = {
enable = true;