about summary refs log tree commit diff stats
path: root/hosts/apzu/hardware/cpu.nix
blob: 3bc6184ff8ba19c6b9f55f89dbbe715076b8a2b5 (plain) (blame)
1
2
3
{...}: {
  hardware.cpu.intel.updateMicrocode = true; # Why not?
}