Mainline kernel

Fixed to work with the newest overlay changes.
This commit is contained in:
Andrea Ciceri 2022-02-21 19:56:50 +01:00 committed by GitHub
parent 995a6859f3
commit 5090f40819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
(import ./overlay.nix)
];
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_pinebookpro_latest;
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_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.