From 4122ec4fabbf2dc5d32e48baf60e6535c77b71b8 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sun, 12 Nov 2023 13:49:52 +0100 Subject: add homeassistant voice containers --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index edd9d98..dc6de23 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -20,4 +20,5 @@ powerdns = import ./powerdns; hydra = import ./hydra; tlmp = import ./tlmp; + homeassistant = import ./homeassistant; } -- cgit v1.2.3