Fix nvidia issues on north

This commit is contained in:
SebastianStork 2024-11-27 10:28:27 +01:00
parent ece7731cc7
commit d10a4d45e1

View file

@ -8,7 +8,7 @@
];
system.stateVersion = "23.11";
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_6_11;
myConfig = {
boot = {