nolap bt patch
This commit is contained in:
parent
395221f383
commit
1adcff2234
3 changed files with 53 additions and 3 deletions
|
|
@ -47,7 +47,8 @@
|
|||
"amdgpu"
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
# boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.nur.repos.Ev357.linux-patched;
|
||||
boot.kernelParams = [
|
||||
"amdgpu.abmlevel=1"
|
||||
# amd doesn't have deep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue