diff --git a/hardware/xps15-sphere.nix b/hardware/xps15-sphere.nix index 80c0b2e..6ab7175 100644 --- a/hardware/xps15-sphere.nix +++ b/hardware/xps15-sphere.nix @@ -41,7 +41,6 @@ in { hardware.cpu.intel.updateMicrocode = true; networking.hostId = "eff291c4"; networking.hostName = "sphere"; - networking.interfaces.enp0s20f0u1.useDHCP = true; powerManagement.powertop.enable = true; services.tlp.enable = true;