use latest kernel

This commit is contained in:
Noa Aarts 2025-06-14 01:05:08 +02:00
parent 8a529beede
commit 2c96dc48fd
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -125,7 +125,7 @@
boot = { boot = {
tmp.cleanOnBoot = true; tmp.cleanOnBoot = true;
kernelPackages = pkgs.linuxPackages_6_14; kernelPackages = pkgs.linuxPackages_latest;
consoleLogLevel = 0; consoleLogLevel = 0;