diff --git a/nixos/hosts/queen/configuration.nix b/nixos/hosts/queen/configuration.nix index f26c1ff..209725b 100644 --- a/nixos/hosts/queen/configuration.nix +++ b/nixos/hosts/queen/configuration.nix @@ -129,7 +129,7 @@ modules.contabo.wan = { enable = true; - macAddress = "aa:bb:cc:dd:ee:ff"; # changeme + macAddress = "00:50:56:43:01:e2"; # changeme ipAddresses = [ "192.0.2.0/32" "2001:db8::1/64"