about summary refs log tree commit diff stats
path: root/hosts/apzu/hardware/cpu.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apzu/hardware/cpu.nix')
-rw-r--r--hosts/apzu/hardware/cpu.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/apzu/hardware/cpu.nix b/hosts/apzu/hardware/cpu.nix
deleted file mode 100644
index 3bc6184f..00000000
--- a/hosts/apzu/hardware/cpu.nix
+++ /dev/null
@@ -1,3 +0,0 @@
-{...}: {
-  hardware.cpu.intel.updateMicrocode = true; # Why not?
-}