From c7c35e27737a695891933e31092d099cd4bfbb38 Mon Sep 17 00:00:00 2001 From: Fabrice Bellamy <12b@distrilab.fr> Date: Thu, 26 Dec 2024 21:18:58 +0100 Subject: [PATCH] update intel microcode on dromadaire --- config/dromadaire/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/dromadaire/configuration.nix b/config/dromadaire/configuration.nix index 21c01e9..9c9c625 100644 --- a/config/dromadaire/configuration.nix +++ b/config/dromadaire/configuration.nix @@ -49,6 +49,8 @@ memtester ]; + hardware.cpu.intel.updateMicrocode = true; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It's perfectly fine and recommended to leave