about summary refs log tree commit diff
path: root/hosts/carmel/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/carmel/hardware.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/carmel/hardware.nix b/hosts/carmel/hardware.nix
index 94ece14..984f571 100644
--- a/hosts/carmel/hardware.nix
+++ b/hosts/carmel/hardware.nix
@@ -24,8 +24,5 @@
     };
 
   swapDevices = [ ];
-
-  my.hardware.amd.enable = true;
-
   powerManagement.cpuFreqGovernor = "schedutil";
 }