From 5a9bcd8cc5aa58cac98f6c2258409941475fb4ff Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 26 Mar 2022 11:39:13 +0100 Subject: vidhar: dhcp: geri --- hosts/vidhar/network/dhcp/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/vidhar/network') diff --git a/hosts/vidhar/network/dhcp/default.nix b/hosts/vidhar/network/dhcp/default.nix index b007b773..fdc08b34 100644 --- a/hosts/vidhar/network/dhcp/default.nix +++ b/hosts/vidhar/network/dhcp/default.nix @@ -96,6 +96,9 @@ { hostname = "eos"; hw-address = "00:d8:61:79:c5:40"; } + { hostname = "geri"; + hw-address = "0e:e6:43:5e:37:7b"; + } ]; } { subnet = "10.141.1.0/24"; -- cgit v1.2.3