From 53dab97abf43e156ccbb2c0c5052c4f0b75300bb Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Fri, 21 Mar 2025 10:30:44 +0100 Subject: [PATCH] 61 current 2025-03-21 10:21:38 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 b6edf00..6f0daad 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; # Set your time zone. time.timeZone = "Europe/Stockholm";