ma ham/firetv_restart: fix typo

This commit is contained in:
makefu 2020-11-18 23:03:29 +01:00
parent e9e566f40c
commit 7e45d94440

View file

@ -9,7 +9,7 @@ let
sec = seconds: { delay.seconds = seconds; }; sec = seconds: { delay.seconds = seconds; };
in in
{ {
services.home-assistant.config.sensor = services.home-assistant.config.automation =
[ [
{ {
alias = "Nightly reboot of firetv"; alias = "Nightly reboot of firetv";