about summary refs log tree commit diff
path: root/machines/aszlig/tishtushi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/aszlig/tishtushi.nix')
-rw-r--r--machines/aszlig/tishtushi.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/aszlig/tishtushi.nix b/machines/aszlig/tishtushi.nix
index e8c22291..78f807dd 100644
--- a/machines/aszlig/tishtushi.nix
+++ b/machines/aszlig/tishtushi.nix
@@ -31,6 +31,8 @@
     '';
   };
 
+  hardware.cpu.intel.updateMicrocode = true;
+
   networking.hostName = "tishtushi";
   networking.wireless.enable = lib.mkForce true;
   networking.interfaces.wlp2s0.useDHCP = true;