about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2023-04-18 06:45:40 +0200
committerGitHub <noreply@github.com>2023-04-18 06:45:40 +0200
commitb14aded48ae072caa50912ebf4dfce9d9b402fba (patch)
tree1c1ff67f8824acda3d4cc2c03a840ff4d20b79ee /nixos/modules/module-list.nix
parent53b6e1a3c5ad2d42bd97f8a108bdb275954bf38b (diff)
parent8df62ec46c2871e8e2ae3dc0ac7954f91c0b30b6 (diff)
Merge pull request #222617 from oddlama/esphome
nixos/esphome: init module
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index afa44d003727d..f44dc588ee03f 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -515,6 +515,7 @@
   ./services/hardware/usbrelayd.nix
   ./services/hardware/vdr.nix
   ./services/hardware/keyd.nix
+  ./services/home-automation/esphome.nix
   ./services/home-automation/evcc.nix
   ./services/home-automation/home-assistant.nix
   ./services/home-automation/zigbee2mqtt.nix