stuff
This commit is contained in:
parent
f0f8c876a5
commit
6b9dc50548
3 changed files with 4 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
# ];
|
||||
boot.kernelParams = [
|
||||
"amdgpu.abmlevel=1"
|
||||
# "amdgpu.dcdebugmask=0x400"
|
||||
"amdgpu.dcdebugmask=0x400"
|
||||
];
|
||||
# boot.kernelModules = ["kvm-amd"];
|
||||
powerManagement.cpuFreqGovernor = "powersave";
|
||||
|
|
|
|||
|
|
@ -35,6 +35,8 @@
|
|||
"compression=zstd"
|
||||
"background_compression=zstd"
|
||||
"discard"
|
||||
"fsck"
|
||||
"fix_errors"
|
||||
];
|
||||
mountpoint = "/";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue