update microcode
This commit is contained in:
parent
d39c1a3622
commit
b7f5317e76
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ in {
|
||||||
# custom
|
# custom
|
||||||
boot.kernelPackages = unstable.linuxPackages_latest;
|
boot.kernelPackages = unstable.linuxPackages_latest;
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
networking.hostId = "eff291c4";
|
networking.hostId = "eff291c4";
|
||||||
networking.hostName = "sphere";
|
networking.hostName = "sphere";
|
||||||
networking.interfaces.enp0s20f0u1.useDHCP = true;
|
networking.interfaces.enp0s20f0u1.useDHCP = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue