Revert "Revert "linuxPackages: bump default 5.10 -> 5.15""

This reverts commit 7546480323.
This commit is contained in:
zowoq 2022-02-10 17:46:05 +10:00 committed by Jonathan Ringer
parent a0abe63e44
commit 881a109227

View File

@ -532,7 +532,7 @@ in {
});
packageAliases = {
linux_default = packages.linux_5_10;
linux_default = packages.linux_5_15;
# Update this when adding the newest kernel major version!
linux_latest = packages.linux_5_16;
linux_mptcp = packages.linux_mptcp_95;