try this for size
This commit is contained in:
parent
071c987625
commit
bcdd2df1a9
1 changed files with 1 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue