regression because nvidia fails to build on 6.12
This commit is contained in:
parent
5479f6dedf
commit
106df69275
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue