From 2c078669e3b526f3c4ea9d383adddedf30535946 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 5 Apr 2022 20:23:51 -0700 Subject: refactor intel related configuration --- hosts/common/hardware/intel.nix | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 hosts/common/hardware/intel.nix (limited to 'hosts/common/hardware/intel.nix') diff --git a/hosts/common/hardware/intel.nix b/hosts/common/hardware/intel.nix deleted file mode 100644 index ac279fb..0000000 --- a/hosts/common/hardware/intel.nix +++ /dev/null @@ -1,4 +0,0 @@ -{ - hardware.cpu.intel.updateMicrocode = true; - boot.kernelModules = [ "kvm-intel" ]; -} -- cgit v1.2.3