Removed unrequired flag
This commit is contained in:
parent
9392afbb1e
commit
a8147c6f05
@ -6,7 +6,6 @@
|
|||||||
# Intel VA-API for GPU acceleration
|
# Intel VA-API for GPU acceleration
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport = true;
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
intel-media-driver
|
intel-media-driver
|
||||||
libva-utils
|
libva-utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user