From de4e0e85f69061793d76c289396b645efb9e1052 Mon Sep 17 00:00:00 2001 From: scouckel Date: Sat, 10 Jan 2026 20:12:27 -0500 Subject: update --- hosts/shar/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/shar') diff --git a/hosts/shar/configuration.nix b/hosts/shar/configuration.nix index 9fd0b1e..43c9263 100644 --- a/hosts/shar/configuration.nix +++ b/hosts/shar/configuration.nix @@ -51,6 +51,7 @@ }]; networking.interfaces.eno1.mtu = 1400; networking.interfaces.eno1.wakeOnLan.enable = true; + networking.hostID = "958b5d5d"; networking.useDHCP = false; networking.defaultGateway = { address = "173.66.162.1"; -- cgit v1.3