Infini-FRAMEWORK: change timer to cutoff at 00:30
This commit is contained in:
parent
3b1df4f6bc
commit
f08eb1df6c
1 changed files with 1 additions and 1 deletions
|
@ -151,6 +151,6 @@
|
|||
systemd.timers.systemd-hibernate = {
|
||||
enable = true;
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
timerConfig.OnCalendar = "Mon..Fri,Sun *-*-* 01:00:00";
|
||||
timerConfig.OnCalendar = "Mon..Fri,Sun *-*-* 00:30:00";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue