Odin: keep stable kernel

This commit is contained in:
Filippo Berto 2023-03-14 14:32:06 +01:00
parent 55a58b8314
commit 20d7a2d6d6
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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