Revert "nixy: switch to default nixos kernel"
This reverts commit 350bcfed056216e22b3f178c33b0889fb8e62f7b.
This commit is contained in:
parent
650c50889e
commit
ac5ab2d85d
@ -88,6 +88,7 @@ in
|
||||
"psmouse.synaptics_intertouch=0"
|
||||
"mem_sleep_default=deep"
|
||||
];
|
||||
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