desktop-2024-09-16-22-47-01

This commit is contained in:
Alexander Szczepanski
2024-09-16 22:47:01 +02:00
parent 59fbc05e8f
commit 95eaa7840f
9 changed files with 96 additions and 145 deletions

View File

@ -112,6 +112,7 @@ in
opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [ intel-media-driver intel-vaapi-driver ];
};