open nvidia module, cosmic is back

This commit is contained in:
Tao Tien 2024-03-11 22:10:35 -07:00
parent f1c5c82898
commit a25a6a0cf7
4 changed files with 124 additions and 15 deletions

View file

@ -100,6 +100,7 @@
powerManagement.enable = true;
# options: production, beta, vulkan_beta, latest
package = pkgs.linuxPackages_zen.nvidiaPackages.latest;
open = true;
};
# enable core and mem freq sliders for nvidia
services.xserver.deviceSection = ''