Enable home-assistant for ha1

This commit is contained in:
2024-05-01 19:18:28 +02:00
parent 574b53c828
commit 02086999cc
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{ ... }: {
imports = [
./configuration.nix
../../services/home-assistant
];
}