all repos — nixfiles @ 65b59e85bc18323ef4efa99c69ee243256443550

System and user configuration, managed by nix and home-manager

prefect: remove amd.updateMicrocode (also set in nixos-hardware)
Alan Pearce alan@alanpearce.eu
Thu, 23 Jun 2022 20:44:56 +0200
commit

65b59e85bc18323ef4efa99c69ee243256443550

parent

4f569a197c7b3dcce07e2f3f61c258946bac0a27

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M system/prefect.nixsystem/prefect.nix
@@ -35,7 +35,6 @@ ./settings/gaming.nix     ./settings/programs/tor.nix
     ./settings/programs/barrier.nix
   ];
-  hardware.cpu.amd.updateMicrocode = true;
 
   services.xserver.screenSection = ''
     Option "MetaModes" "2560x1440_120 +0+0 { ForceFullCompositionPipeline = On }"