pinebook_pro: Use the latest kernel by default

This commit is contained in:
Samuel Dionne-Riel 2020-07-13 21:02:00 -04:00
parent 4669b71789
commit 0eb7ee1ea8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
(import ./overlay.nix)
];
boot.kernelPackages = pkgs.linuxPackages_pinebookpro;
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_pinebookpro_latest;
# This list of modules is not entirely minified, but represents
# a set of modules that is required for the display to work in stage-1.