Fixed avahi by disabling certain interfaces

This commit is contained in:
2026-05-04 21:12:17 +02:00
parent 154486074f
commit 70881cb0cb
+1
View File
@@ -3,6 +3,7 @@
services.avahi = {
enable = true;
nssmdns4 = true;
denyInterfaces = [ "docker0" "veth*" "virbr*" ];
publish = {
enable = true;
domain = true;