diff --git a/hosts/genesis/networking/dhcp.nix b/hosts/genesis/networking/dhcp.nix index 22081b0..fd03935 100644 --- a/hosts/genesis/networking/dhcp.nix +++ b/hosts/genesis/networking/dhcp.nix @@ -116,7 +116,7 @@ } { hw-address = "BC:24:11:6E:0C:40"; - ip-address = "10.42.4.3"; + ip-address = "10.42.4.3"; # Gitlab } ]; }