1

Services/Nextcloud: Update to v33.0.5

This commit is contained in:
2026-06-19 20:42:10 +02:00
parent 02a8f00f13
commit 3d8fcf9be3

View File

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