diff --git a/hosts/web-server/configuration.nix b/hosts/web-server/configuration.nix index b6404fd..1088819 100644 --- a/hosts/web-server/configuration.nix +++ b/hosts/web-server/configuration.nix @@ -45,6 +45,9 @@ DHCP = "no"; IPv6AcceptRA = false; }; + linkConfig = { + MACAddress = "58:97:bd:68:22:c2"; + }; address = [ "166.111.68.109/28" ]; routes = [ {