From 78417af80a00a02a37f7e0e2bb306f69a3c5aca7 Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 14:54:05 -0500 Subject: [PATCH] 41 current 2025-10-06 14:23:58 25.05.20251001.5b5be50 6.12.49 * --- hosts/snowbelle/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 23d57b6..223e5b2 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -43,6 +43,7 @@ # setup hostname and networking stack networking.hostName = "snowbelle"; # Define your hostname. networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. + networking.hostId = "3e6e7055"; # set timezone time.timeZone = "America/Chicago";