feat: nb battery improvement
This commit is contained in:
parent
019b1166ec
commit
cb18e436ca
8 changed files with 83 additions and 13 deletions
|
|
@ -20,11 +20,15 @@
|
|||
# AMD Ryzen 7 7840U optimizations
|
||||
boot.kernelParams = [
|
||||
"amd_pstate=active"
|
||||
"amd_pstate.shared_mem=1"
|
||||
"amdgpu.dcdebugmask=0x10"
|
||||
"amdgpu.dc=1"
|
||||
"amdgpu.ppfeaturemask=0xffffffff"
|
||||
"amdgpu.gpu_recovery=1"
|
||||
"snd_hda_intel.power_save=1"
|
||||
"transparent_hugepage=madvise"
|
||||
"pcie_aspm=force"
|
||||
"nvme.noacpi=1"
|
||||
];
|
||||
|
||||
fileSystems."/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue