diff options
| author | Max Audron <audron@cocaine.farm> | 2023-11-12 13:49:52 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-11-12 13:52:15 +0100 |
| commit | 4122ec4fabbf2dc5d32e48baf60e6535c77b71b8 (patch) | |
| tree | 76f046f61ebfba3c74f18568f8f7ff510c063e5d /modules/default.nix | |
| parent | use lib function to setup powerdns admin nginx (diff) | |
add homeassistant voice containers
Diffstat (limited to '')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |
