Odin: switch to kernel 6.1

This commit is contained in:
Filippo Berto 2023-04-08 15:55:04 +02:00
parent a4fa0c206a
commit b41d8ceaea
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -6,6 +6,7 @@ with lib; {
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.checkJournalingFS = true;
# boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_6_1;
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
# # Cross-build arm