summaryrefslogtreecommitdiffstats
path: root/systems/querel/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/querel/config.nix')
-rw-r--r--systems/querel/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/querel/config.nix b/systems/querel/config.nix
index 7d56b9f..f2ce280 100644
--- a/systems/querel/config.nix
+++ b/systems/querel/config.nix
@@ -41,6 +41,7 @@
};
};
+ hardware.cpu.intel.updateMicrocode = true;
hardware.enableRedistributableFirmware = true;
i18n.defaultLocale = "de_DE.UTF-8";