From 7154844f4a6ead966b47fb211ab6190859cc488e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 1 Oct 2022 22:47:39 +0200 Subject: Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific config --- hardware/chromebook/hardware.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hardware/chromebook/hardware.nix') diff --git a/hardware/chromebook/hardware.nix b/hardware/chromebook/hardware.nix index 85b7227..5fe7a19 100644 --- a/hardware/chromebook/hardware.nix +++ b/hardware/chromebook/hardware.nix @@ -39,6 +39,7 @@ in }; hardware = { + cpu.intel.updateMicrocode = true; opengl = { enable = true; driSupport = true; -- cgit 1.4.1