diff options
author | makefu <github@syntax-fehler.de> | 2022-12-24 23:35:05 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2022-12-24 23:35:25 +0100 |
commit | 03753db65f3761454b5cfff20f0ac1c5e737d8a0 (patch) | |
tree | aa9d9a680e4e23a6ce9f52af671680d0bedd56a1 /makefu/2configs/home/ham/default.nix | |
parent | 37e2e08a0ad47985de277a01d392a11fbe2242f0 (diff) |
ma ham: enable find_phone, urlaub
Diffstat (limited to 'makefu/2configs/home/ham/default.nix')
-rw-r--r-- | makefu/2configs/home/ham/default.nix | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/makefu/2configs/home/ham/default.nix b/makefu/2configs/home/ham/default.nix index 861ec27aa..ca5fcd17c 100644 --- a/makefu/2configs/home/ham/default.nix +++ b/makefu/2configs/home/ham/default.nix @@ -44,9 +44,10 @@ in { ./automation/wohnzimmer_rf_fernbedienung.nix # ./automation/ladestecker_timer.nix ./automation/flurlicht.nix - ./automation/giesskanne.nix - ./automation/pflanzen_giessen_erinnerung.nix - # ./automation/urlaub.nix + # ./automation/giesskanne.nix + # ./automation/pflanzen_giessen_erinnerung.nix + ./automation/find_phone.nix + ./automation/urlaub.nix ./automation/moodlight.nix ./automation/shutdown_button.nix ./automation/project_tracker.nix |