misc: boot.kernelPackages to linuxPackages_latest so that I stay on kernel 6.13
This commit is contained in:
parent
9f4e1dfa86
commit
5e2a68566b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
hardware.bluetooth.enable = true;
|
||||
|
||||
boot.kernelPackages =
|
||||
pkgs.linuxPackages_testing;
|
||||
pkgs.linuxPackages_latest;
|
||||
|
||||
# Not needed on NixOS 24.05+
|
||||
# Disable pcr for linux kernel testing 6.9-rc4+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue