Boldly update default Linux kernel to 4.1
4.1 is the latest long-term kernel. Better to get this out of the way early in the release cycle.
This commit is contained in:
parent
1cc351da07
commit
03575caf9d
@ -9914,7 +9914,7 @@ let
|
||||
};
|
||||
|
||||
# The current default kernel / kernel modules.
|
||||
linuxPackages = linuxPackages_3_18;
|
||||
linuxPackages = linuxPackages_4_1;
|
||||
linux = linuxPackages.kernel;
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
|
Loading…
Reference in New Issue
Block a user