Revert "linuxPackages: bump default 5.10 -> 5.15"
This commit is contained in:
parent
6b1102d94b
commit
7546480323
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ in {
|
||||||
});
|
});
|
||||||
|
|
||||||
packageAliases = {
|
packageAliases = {
|
||||||
linux_default = packages.linux_5_15;
|
linux_default = packages.linux_5_10;
|
||||||
# Update this when adding the newest kernel major version!
|
# Update this when adding the newest kernel major version!
|
||||||
linux_latest = packages.linux_5_15;
|
linux_latest = packages.linux_5_15;
|
||||||
linux_mptcp = packages.linux_mptcp_95;
|
linux_mptcp = packages.linux_mptcp_95;
|
||||||
|
|
Loading…
Reference in a new issue