config

NixOS config
Log | Files | Refs | README | LICENSE

commit 99be96c89929acdfef2d6b9f5a59ec42df2e8d60 (tree)
parent de939d45cdc96e07fb26a1f173df4671d0974197
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Tue, 14 Nov 2023 10:07:52 +0200

add shelly

Diffstat:
Mmodules/services/hass/default.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/modules/services/hass/default.nix b/modules/services/hass/default.nix @@ -29,6 +29,7 @@ in { # my stuff "yamaha_musiccast" "dlna_dmr" + "shelly" ]; config = { default_config = {};