Pin to 6.14 kernel due to v4l2loopback
This commit is contained in:
parent
dea4562f91
commit
df7611213d
@ -24,8 +24,8 @@
|
||||
# Bootloader stuff
|
||||
boot = {
|
||||
# Kernel stuff
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
# kernelPackages = lib.warn "Pinned to kernel 6.12 due to nvidia! Fixed in 375838" pkgs.linuxPackages_6_12;
|
||||
# kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = lib.warn "Pinned to kernel 6.14 due to v4l2loopback! Fixed in 411777" pkgs.linuxPackages_6_14;
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
"splash"
|
||||
|
Loading…
x
Reference in New Issue
Block a user