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