try this for size

This commit is contained in:
Osman Faruk Bayram 2025-05-16 23:47:12 +03:00
parent 071c987625
commit bcdd2df1a9

View file

@ -18,8 +18,7 @@ in {
description = "WaniKani Fetch Data";
wantedBy = ["timers.target"];
timerConfig = {
OnCalendar = "daily";
Persistent = true;
OnCalendar = "02:00";
};
};
systemd.services.wanikani-fetch-data = {