Configs update
This commit is contained in:
parent
0d6d765332
commit
f6a5f13407
5 changed files with 31 additions and 28 deletions
|
|
@ -5,7 +5,7 @@
|
|||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.initrd.checkJournalingFS = true;
|
||||
# boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_18;
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_17;
|
||||
# boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_17;
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
||||
|
||||
# # Cross-build arm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue