Skip to content

Commit 84125b1

Browse files
committed
nixos/cpu/amd: remove amd-pstate
Not needed with newer kernels
1 parent cbf6724 commit 84125b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/nixos/hardware/cpu/amd/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ in
2121

2222
kernelModules = [
2323
"kvm-amd" # amd virtualization
24-
"amd-pstate" # load pstate module in case the device has a newer gpu
2524
"zenpower" # zenpower is for reading cpu info, i.e voltage
2625
"msr" # x86 CPU MSR access device
2726
];

0 commit comments

Comments
 (0)