go back to 6.14 until nvidia works

This commit is contained in:
Noa Aarts 2025-05-28 10:36:41 +02:00
parent 15cbaa6eed
commit ec832bb799
Signed by: noa
GPG key ID: 1850932741EFF672

View file

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