Remove deprecated option driSupport
This commit is contained in:
parent
8f4f3e2ef6
commit
e103bd9387
@ -53,8 +53,6 @@
|
|||||||
# Enable opengl
|
# Enable opengl
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport = true;
|
|
||||||
driSupport32Bit = true;
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
vaapiVdpau
|
vaapiVdpau
|
||||||
nvidia-vaapi-driver
|
nvidia-vaapi-driver
|
||||||
|
Loading…
Reference in New Issue
Block a user