Use intel-vaapi-driver instead of vaapiIntel
This commit is contained in:
parent
2cc9925d72
commit
2995efb455
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [ intel-media-driver vaapiIntel ];
|
||||
extraPackages = with pkgs; [ intel-media-driver intel-vaapi-driver ];
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Tallinn";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue