global/security: update Intel microcode
This commit is contained in:
parent
8f79f11b4c
commit
001068b1f0
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ with lib;
|
|||
|
||||
hardware = {
|
||||
enableRedistributableFirmware = mkDefault true;
|
||||
cpu.intel.updateMicrocode = mkDefault config.hardware.enableRedistributableFirmware;
|
||||
cpu.amd.updateMicrocode = mkDefault config.hardware.enableRedistributableFirmware;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue