zen kernel broken
This commit is contained in:
parent
1fba3fae2d
commit
63c0bb570e
@ -48,7 +48,7 @@
|
|||||||
"preempt=full"
|
"preempt=full"
|
||||||
"microcode.amd_sha_check=off"
|
"microcode.amd_sha_check=off"
|
||||||
];
|
];
|
||||||
kernelPackages = pkgs.linuxPackages_zen;
|
kernelPackages = pkgs.linuxPackages;
|
||||||
kernel.sysctl = {
|
kernel.sysctl = {
|
||||||
"vm.swappiness" = 80;
|
"vm.swappiness" = 80;
|
||||||
"net.ipv4.tcp_mtu_probing" = 1;
|
"net.ipv4.tcp_mtu_probing" = 1;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user