From ef419ff0bd0e16a011ee7a466f7443c3902d74c7 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Fri, 21 Mar 2025 09:35:34 +0100 Subject: [PATCH] 54 current 2025-03-21 09:35:28 25.05.20250315.c80f6a7 6.12.19 * --- hosts/framework/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index ab07163..fc10b78 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -20,6 +20,7 @@ # Enable networking networking.networkmanager.enable = true; + services.avahi = { enable = true; nssmdns4 = true;