Revert "Revert "Set default kernel to 3.14""
This reverts commit ad477c77ff
.
This commit is contained in:
parent
bc015be0f3
commit
f5a47393b6
|
@ -8018,7 +8018,7 @@ let
|
|||
|
||||
# The current default kernel / kernel modules.
|
||||
linux = linuxPackages.kernel;
|
||||
linuxPackages = linuxPackages_3_12;
|
||||
linuxPackages = linuxPackages_3_14;
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
linux_latest = pkgs.linux_3_17;
|
||||
|
|
Loading…
Reference in New Issue