diff --git a/deployment/check/common/data-model.nix b/deployment/check/common/data-model.nix index 5bcf4237..1c158455 100644 --- a/deployment/check/common/data-model.nix +++ b/deployment/check/common/data-model.nix @@ -175,7 +175,9 @@ let }; networking = { firewall.enable = false; + useDHCP = false; usePredictableInterfaceNames = false; + useNetworkd = true; nameservers = [ "95.215.185.6" "95.215.185.7"