diff --git a/machines/ci-runner/hardware-configuration.nix b/machines/ci-runner/hardware-configuration.nix index 651d10f..f54bb54 100644 --- a/machines/ci-runner/hardware-configuration.nix +++ b/machines/ci-runner/hardware-configuration.nix @@ -39,6 +39,10 @@ }; }; + networking = { + useDHCP = false; + usePredictableInterfaceNames = false; + }; systemd.network = { enable = true; networks = {