try linux 6.8

This commit is contained in:
Noa Aarts 2024-06-19 08:29:29 +02:00
parent e6b9293345
commit e8e19c8845

View file

@ -13,7 +13,7 @@
];
boot = {
# kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_6_8;
consoleLogLevel = 0;
initrd.verbose = false;
plymouth.enable = true;