summary refs log tree commit diff stats
path: root/system/settings/hardware/bare-metal.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/hardware/bare-metal.nix')
-rw-r--r--system/settings/hardware/bare-metal.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/settings/hardware/bare-metal.nix b/system/settings/hardware/bare-metal.nix
index 0a61790a..998001c0 100644
--- a/system/settings/hardware/bare-metal.nix
+++ b/system/settings/hardware/bare-metal.nix
@@ -9,8 +9,6 @@
     usbutils
   ];
 
-  hardware.cpu.intel.updateMicrocode = true;
-
   boot.kernel.sysctl = {
     "net.ipv4.tcp_allowed_congestion_control" = "illinois reno lp";
     "net.ipv4.tcp_congestion_control" = "illinois";