diff --git a/nixos/hosts/queen/configuration.nix b/nixos/hosts/queen/configuration.nix index c313726..61266b3 100644 --- a/nixos/hosts/queen/configuration.nix +++ b/nixos/hosts/queen/configuration.nix @@ -124,6 +124,8 @@ networking.useNetworkd = true; + networking.useDHCP = false; + modules.contabo.wan = { enable = true; macAddress = "aa:bb:cc:dd:ee:ff"; # changeme