Odin: switch to default kernel

This commit is contained in:
Filippo Berto 2023-06-05 12:17:23 +02:00
parent 0d6fc2da24
commit e6f1faabc9
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -6,7 +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.kernelPackages = pkgs.linuxPackages_6_1;
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
# # Cross-build arm