Flake: update

This commit is contained in:
Filippo Berto 2023-03-17 09:31:45 +01:00
parent 46be511c2d
commit 838748a46b
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 19 additions and 19 deletions

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