leon #105

Closed
leon wants to merge 74 commits from (deleted):leon into master
Showing only changes of commit 4cd52d235e - Show all commits

View File

@ -112,7 +112,6 @@ lib.mkMerge [
}; };
boot.kernel.sysctl = { boot.kernel.sysctl = {
"net.core.default_qdisc" = "fq_codel";
"net.ipv4.tcp_congestion_control" = "bbr"; "net.ipv4.tcp_congestion_control" = "bbr";
}; };