summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2022-06-23 20:44:56 +0200
committerAlan Pearce2022-06-23 22:38:23 +0200
commit65b59e85bc18323ef4efa99c69ee243256443550 (patch)
tree72b92d3f44c6bb089084b58efd4896d8b71a08cf
parent4f569a197c7b3dcce07e2f3f61c258946bac0a27 (diff)
downloadnixfiles-65b59e85bc18323ef4efa99c69ee243256443550.tar.lz
nixfiles-65b59e85bc18323ef4efa99c69ee243256443550.tar.zst
nixfiles-65b59e85bc18323ef4efa99c69ee243256443550.zip
prefect: remove amd.updateMicrocode (also set in nixos-hardware)
-rw-r--r--system/prefect.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index b25a4737..434c1301 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -35,7 +35,6 @@
     ./settings/programs/tor.nix
     ./settings/programs/barrier.nix
   ];
-  hardware.cpu.amd.updateMicrocode = true;
 
   services.xserver.screenSection = ''
     Option "MetaModes" "2560x1440_120 +0+0 { ForceFullCompositionPipeline = On }"