Revert "Odin: keep stable kernel"

This reverts commit 20d7a2d6d6.
This commit is contained in:
Filippo Berto 2023-03-15 09:46:48 +01:00
parent f1b7b90eb8
commit d62d0fb49c
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

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