home-assistant: enable avahi

This commit is contained in:
Sandro - 2023-04-08 22:09:38 +02:00
parent 8cc84e5f3d
commit 03f19c46c4
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
networking.hostName = "home-assistant";
services = {
avahi.enable = true;
home-assistant = {
enable = true;
config = {