1

Disable deprecated stuff

This commit is contained in:
2024-07-03 19:53:01 +02:00
parent 91914058c0
commit 52b8725a1a

View File

@ -47,7 +47,7 @@
opengl = {
enable = true;
driSupport = true;
# driSupport = true; # NOTE: Deprecated
extraPackages = with pkgs; [
intel-media-driver
vaapiIntel