Switch to stable kernel
This commit is contained in:
parent
ef2a9e2b09
commit
af088bf87f
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ with lib; {
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.initrd.checkJournalingFS = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
# boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
||||
|
||||
# # Cross-build arm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue