Newer kernel + better search alias

This commit is contained in:
Filippo Berto 2022-04-13 14:47:21 +02:00
parent 34aac68b99
commit fbadad9834
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.checkJournalingFS = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_16;
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
# # Cross-build arm