Odin and polybar update

This commit is contained in:
Filippo Berto 2022-06-15 09:20:58 +02:00
parent 47e99ede4f
commit f7e4fcf637
4 changed files with 104 additions and 68 deletions

View file

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