Revert "Set default kernel to 3.14"
Go back to 3.12 pending resolution of #3214. This reverts commit 8f33899dd220f3247496c96394dd49f76fe9c2ee.
This commit is contained in:
parent
36dd91f0ab
commit
ad477c77ff
@ -7483,7 +7483,7 @@ let
|
||||
|
||||
# The current default kernel / kernel modules.
|
||||
linux = linuxPackages.kernel;
|
||||
linuxPackages = linuxPackages_3_14;
|
||||
linuxPackages = linuxPackages_3_12;
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
linux_latest = pkgs.linux_3_15;
|
||||
|
Loading…
x
Reference in New Issue
Block a user