apu: add avahi
This commit is contained in:
@@ -241,6 +241,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
reflector = true;
|
||||
interfaces = [ "lan" ];
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
extraComponents = [
|
||||
|
||||
Reference in New Issue
Block a user