fix(servivi): fix cpu issue
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
d862afec14
commit
e3b673acf4
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = pkgs.linuxPackages_zen;
|
kernelPackages = pkgs.linuxPackages_zen;
|
||||||
|
|
||||||
kernelParams = ["amd_pstate=active"];
|
|
||||||
kernelModules = ["kvm-amd"];
|
kernelModules = ["kvm-amd"];
|
||||||
|
|
||||||
# Zenpower for ryzen cpu monitoring
|
# Zenpower for ryzen cpu monitoring
|
||||||
|
|
Loading…
Reference in a new issue