Add cpu module for intel
This commit is contained in:
parent
961e8fc7fc
commit
efb94ade1d
3
modules/cpu/intel.nix
Normal file
3
modules/cpu/intel.nix
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
|
}
|
Loading…
Reference in a new issue