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