linuxPackages: revert default linux kernel to 4.9
partially reverts bfe9c928c18 by author's request, since many modules are currently broken. 4.14 will be the default kernel when the dust settles track github issue #31640
This commit is contained in:
parent
881e41f0ac
commit
eb85eb5c73
@ -12715,7 +12715,7 @@ with pkgs;
|
||||
});
|
||||
|
||||
# The current default kernel / kernel modules.
|
||||
linuxPackages = linuxPackages_4_14;
|
||||
linuxPackages = linuxPackages_4_9;
|
||||
linux = linuxPackages.kernel;
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
|
Loading…
x
Reference in New Issue
Block a user