regression because nvidia fails to build on 6.12

This commit is contained in:
Jakub Kropáček 2024-11-21 10:17:39 +01:00
parent 5479f6dedf
commit 106df69275

View file

@ -22,7 +22,7 @@
};
zramSwap.enable = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_6_11;
networking.hostName = "wenar-nix";
hardware.graphics.enable = true;