From 0ed97ecc9de66f07b6f9469864e564f3fb975f6a Mon Sep 17 00:00:00 2001 From: scouckel Date: Sat, 10 Jan 2026 20:13:28 -0500 Subject: typo --- hosts/shar/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/shar/configuration.nix b/hosts/shar/configuration.nix index 43c9263..be3e5db 100644 --- a/hosts/shar/configuration.nix +++ b/hosts/shar/configuration.nix @@ -51,7 +51,7 @@ }]; networking.interfaces.eno1.mtu = 1400; networking.interfaces.eno1.wakeOnLan.enable = true; - networking.hostID = "958b5d5d"; + networking.hostId = "958b5d5d"; networking.useDHCP = false; networking.defaultGateway = { address = "173.66.162.1"; -- cgit v1.3