zen kernel broken
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user