about summary refs log tree commit diff
path: root/hosts/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/configuration.nix')
-rw-r--r--hosts/configuration.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 4a34c39..0a6c2d5 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -187,10 +187,7 @@
     };
   };
 
-  hardware = {
-    enableRedistributableFirmware = true;
-    cpu.intel.updateMicrocode = true;
-  };
+  hardware.enableRedistributableFirmware = true;
 
   # This value determines the NixOS release from which the default
   # settings for stateful data, like file locations and database versions