summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorscouckel <james.krinsky@gmail.com>2026-01-10 20:12:27 -0500
committerscouckel <james.krinsky@gmail.com>2026-01-10 20:12:27 -0500
commitde4e0e85f69061793d76c289396b645efb9e1052 (patch)
tree0a02621062a7c67c44cd3ef19da8acdcdb7c8f2e /hosts
parent7332e53b54ec49a8912333c5cef447fdc5e3c708 (diff)
update
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shar/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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";