misc: boot.kernelPackages to linuxPackages_latest so that I stay on kernel 6.13

This commit is contained in:
Evar 2025-02-20 17:18:10 -05:00
parent 9f4e1dfa86
commit 5e2a68566b

View file

@ -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+