leon #105

Closed
leon wants to merge 74 commits from (deleted):leon into master
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 4cd52d235e - Show all commits

View File

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