created home assistant service

This commit is contained in:
Leyla Becker 2025-01-02 18:22:05 -06:00
parent 1824bc8cc9
commit a4e308650f
4 changed files with 56 additions and 21 deletions

View file

@ -77,6 +77,10 @@
enable = true;
subdomain = "search";
};
home-assistant = {
enable = true;
subdomain = "home";
};
};
networking = {
hostId = "c51763d6";