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/laptop/hardware.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardware/laptop/hardware.nix') diff --git a/hardware/laptop/hardware.nix b/hardware/laptop/hardware.nix index cbec828..35ac431 100644 --- a/hardware/laptop/hardware.nix +++ b/hardware/laptop/hardware.nix @@ -37,6 +37,8 @@ in }; hardware = { + cpu.intel.updateMicrocode = true; + opengl = { enable = true; driSupport = true; -- cgit 1.4.1