From 745a610fe9b9382ec381343ed42de57e5f3d5569 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 17 Apr 2017 00:22:08 +0200 Subject: Update microcode on hel --- hel/hw.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hel/hw.nix b/hel/hw.nix index 6d7c316b..b540ab77 100644 --- a/hel/hw.nix +++ b/hel/hw.nix @@ -31,4 +31,6 @@ sensitivity = 255; speed = 160; }; + + hardware.cpu.intel.updateMicrocode = true; } -- cgit v1.2.3