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