nextcloud-cronjob mispell

This commit is contained in:
2024-12-14 17:06:13 -06:00
parent b40e4e2226
commit c1c2f10999

View File

@@ -261,7 +261,7 @@ in
nextcloud-cron.path = [ pkgs.perl ]; nextcloud-cron.path = [ pkgs.perl ];
nextcloud-cronjob = nextcloud-cronjob =
let let
nextcloud-cronjob = inputs.jawz-scripts.packages.x86_64-linux.nextcloud-cronjob.sh; nextcloud-cronjob = inputs.jawz-scripts.packages.x86_64-linux.nextcloud-cronjob;
in in
{ {
description = "Runs various nextcloud-related cronjobs"; description = "Runs various nextcloud-related cronjobs";