feat: disable qsv?
This commit is contained in:
parent
f8b4d0c085
commit
5709570214
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
intel-media-driver # Enable Hardware Acceleration
|
intel-media-driver # Enable Hardware Acceleration
|
||||||
vpl-gpu-rt # Enable QSV
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
environment.sessionVariables = {LIBVA_DRIVER_NAME = "iHD";};
|
environment.sessionVariables = {LIBVA_DRIVER_NAME = "iHD";};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue