mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
Custom patched kernel is not the default anymore
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
(import ./overlay.nix)
|
||||
];
|
||||
|
||||
boot.kernelPackages = lib.mkDefault pkgs.pinebookpro-manjaro-kernel;
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user