flake and locked kernel at 6.13

This commit is contained in:
Matt Nish-Lapidus 2025-03-26 12:48:51 -04:00
parent 0e234cc02f
commit 85a628e283
2 changed files with 7 additions and 7 deletions

View file

@ -173,7 +173,7 @@
};
efi.canTouchEfiVariables = true;
};
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_6_13;
kernelModules = [
"i2c-dev"
"ddcci-backlight"