This commit is contained in:
Hadi
2024-06-23 13:36:37 +02:00
parent 8260c9d554
commit f29e68ef63
3 changed files with 37 additions and 37 deletions

View File

@@ -37,11 +37,10 @@ in {
modesetting.enable = true;
package = nvidiaDriverChannel;
};
opengl = {
graphics = {
enable = true;
package = nvidiaDriverChannel;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
extraPackages = with pkgs; [
nvidia-vaapi-driver
vaapiVdpau