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