From dfe02e7be440a0fd7ac924cc1ec8ec0156fbe50c Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Tue, 2 Sep 2025 09:25:40 -0400 Subject: [PATCH] avahi --- hosts/common/core/avahi.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/core/avahi.nix b/hosts/common/core/avahi.nix index 493e23d..1840246 100644 --- a/hosts/common/core/avahi.nix +++ b/hosts/common/core/avahi.nix @@ -2,6 +2,7 @@ services.avahi = lib.mkDefault { enable = true; nssmdns4 = true; + openFirewall = true; publish = { enable = true; domain = true;