feat: add sleep timers
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
7a82a29134
commit
bdede3c7b3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
description = "Timer to suspend PC at 10PM daily";
|
||||
wantedBy = [ "timers.target" ];
|
||||
timerConfig = {
|
||||
OnCalendar = "daily 22:00";
|
||||
OnCalendar = "*-*-* 22:00:00";
|
||||
Persistent = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue