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";
|
description = "WaniKani Fetch Data";
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "daily";
|
OnCalendar = "02:00";
|
||||||
Persistent = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.services.wanikani-fetch-data = {
|
systemd.services.wanikani-fetch-data = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue