Services/Nextcloud: Update to v33.0.5
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}: let
|
}: let
|
||||||
nextcloudVersion = "32.0.11-apache";
|
nextcloudVersion = "33.0.5-apache";
|
||||||
in {
|
in {
|
||||||
systemd.services.nextcloud-cron = {
|
systemd.services.nextcloud-cron = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user