1
0
Fork 0

add dependencies to nextcloud-cron service

This commit is contained in:
ibizaman 2023-10-28 00:10:50 -07:00
parent 4f74564cb4
commit cb7fb66ee2

View file

@ -231,6 +231,10 @@ in
mkdir -p /var/log/xdebug; chown -R nextcloud: /var/log/xdebug
'';
systemd.services.nextcloud-cron.path = [
pkgs.perl
];
# Sets up backup for Nextcloud.
shb.backup.instances.nextcloud = {
sourceDirectories = [