Test
This commit is contained in:
parent
d56de87e21
commit
81946115c6
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
"get-theme-times" = {
|
"get-theme-times" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
partOf = [ "get-theme-times.service" ];
|
partOf = [ "get-theme-times.service" ];
|
||||||
timerConfig.OnCalendar = ["*-*-* *:00:00"];
|
timerConfig.OnCalendar = ["1 hour"];
|
||||||
};
|
};
|
||||||
"light-theme" = {
|
"light-theme" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue