test
This commit is contained in:
parent
26f4f83e6d
commit
a33367727d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
"get-theme-times" = {
|
"get-theme-times" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
partOf = [ "get-theme-times.service" ];
|
partOf = [ "get-theme-times.service" ];
|
||||||
timerConfig.OnCalendar = ["*:00"];
|
timerConfig.OnCalendar = ["*:37"];
|
||||||
timerConfig.OnBootSec= [ "2 min" ];
|
timerConfig.OnBootSec= [ "2 min" ];
|
||||||
};
|
};
|
||||||
"set-theme" = {
|
"set-theme" = {
|
||||||
|
|
Loading…
Reference in a new issue