summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-11-18 23:03:29 +0100
committermakefu <github@syntax-fehler.de>2020-11-18 23:03:29 +0100
commit7e45d944404ca8a4f1a92b597cde16099e5d183e (patch)
tree64a379431bbbb81c402f3f2c59852b2b635d0bc0 /2configs
parente9e566f40c41d885552b5486410db48d283f8098 (diff)
ma ham/firetv_restart: fix typo
Diffstat (limited to '2configs')
-rw-r--r--2configs/ham/automation/firetv_restart.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/ham/automation/firetv_restart.nix b/2configs/ham/automation/firetv_restart.nix
index 9ae469872..12e0e845a 100644
--- a/2configs/ham/automation/firetv_restart.nix
+++ b/2configs/ham/automation/firetv_restart.nix
@@ -9,7 +9,7 @@ let
sec = seconds: { delay.seconds = seconds; };
in
{
- services.home-assistant.config.sensor =
+ services.home-assistant.config.automation =
[
{
alias = "Nightly reboot of firetv";