about summary refs log tree commit diff
path: root/hardware/laptop/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hardware/laptop/hardware.nix2
1 files changed, 2 insertions, 0 deletions
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;