Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user