Removed unrequired flag

This commit is contained in:
Luke Else 2025-03-21 13:52:44 +00:00
parent 9392afbb1e
commit a8147c6f05

View File

@ -6,7 +6,6 @@
# Intel VA-API for GPU acceleration
hardware.opengl = {
enable = true;
driSupport = true;
extraPackages = with pkgs; [
intel-media-driver
libva-utils