chore: change wake up mcron service hour

pull/1/head
anemofilia 2023-08-13 23:19:58 -03:00
parent 77ba70c14f
commit d9d797aff8
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 2 additions and 2 deletions

View File

@ -336,6 +336,6 @@
#|Mcron service|# #|Mcron service|#
(service home-mcron-service-type (service home-mcron-service-type
(home-mcron-configuration (home-mcron-configuration
(jobs (list #~(job "30 6 * * *" (jobs (list #~(job "30 5 * * *"
"mpv --shuffle $XDG_MUSIC_DIR")))))))) "mpv --shuffle music"))))))))