maybe this is causing the hangs

This commit is contained in:
Tao Tien 2024-03-16 18:54:05 -07:00
parent de8c66d530
commit 8e3373d5df

View file

@ -102,6 +102,7 @@
# package = pkgs.linuxPackages_latest.nvidiaPackages.latest; # package = pkgs.linuxPackages_latest.nvidiaPackages.latest;
package = pkgs.linuxPackages_zen.nvidiaPackages.latest; package = pkgs.linuxPackages_zen.nvidiaPackages.latest;
open = true; open = true;
# open = true;
}; };
# enable core and mem freq sliders for nvidia # enable core and mem freq sliders for nvidia
services.xserver.deviceSection = '' services.xserver.deviceSection = ''