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