switch to latest kernel, try to fix screen fragments with multimonitor
This commit is contained in:
parent
55ab5a06eb
commit
577584dc92
@ -86,8 +86,9 @@ in
|
||||
kernelParams = [
|
||||
"psmouse.synaptics_intertouch=0"
|
||||
"mem_sleep_default=deep"
|
||||
"amdgpu.sg_display=0"
|
||||
];
|
||||
#kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernel.sysctl = {
|
||||
"net.core.default_qdisc" = "fq";
|
||||
"net.ipv4.tcp_congestion_control" = "bbr";
|
||||
|
Loading…
x
Reference in New Issue
Block a user