From ee3c877d5bc320dbffe02547ccbac7a7f7f1cd8a Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 5 Jan 2025 23:42:40 +0100 Subject: amdgpu: never buy amd laptop ever again --- hosts/toaster/amd-new-pstate.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 hosts/toaster/amd-new-pstate.nix (limited to 'hosts/toaster/amd-new-pstate.nix') diff --git a/hosts/toaster/amd-new-pstate.nix b/hosts/toaster/amd-new-pstate.nix deleted file mode 100644 index 179cce3..0000000 --- a/hosts/toaster/amd-new-pstate.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ ... }: -{ - # use new amd pstate driver - boot.kernelParams = [ "amd_pstate=active" ]; -} -- cgit v1.3.1