Revert "linuxPackages: bump default 5.10 -> 5.15"

This commit is contained in:
Jonathan Ringer 2022-01-04 16:29:28 -08:00 committed by GitHub
parent 6b1102d94b
commit 7546480323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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