summaryrefslogtreecommitdiff
path: root/hosts/sif/hw.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif/hw.nix')
-rw-r--r--hosts/sif/hw.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/sif/hw.nix b/hosts/sif/hw.nix
index d01582e0..077d25a6 100644
--- a/hosts/sif/hw.nix
+++ b/hosts/sif/hw.nix
@@ -95,7 +95,5 @@
95 # High-DPI console 95 # High-DPI console
96 console.font = "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz"; 96 console.font = "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz";
97 97
98 hardware.cpu.intel.updateMicrocode = true;
99
100 hardware.enableRedistributableFirmware = true; 98 hardware.enableRedistributableFirmware = true;
101} 99}