non important commit

This commit is contained in:
benstrb 2026-03-15 19:43:40 +01:00
parent 565faad07d
commit 9e551c1ad8

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
boot = {
kernelPackages = pkgs.linuxPackages_6_6;
kernelPackages = pkgs.linuxPackages_6_12;
kernelParams = ["nvidia-drm.modeset=1"];
loader.grub = {