minor update
This commit is contained in:
parent
1da6dc34eb
commit
dfd41745bc
1 changed files with 2 additions and 3 deletions
|
|
@ -54,7 +54,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
microcodeIntel
|
||||
microcode-intel
|
||||
firefox
|
||||
];
|
||||
|
||||
|
|
@ -65,10 +65,9 @@
|
|||
extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
intel-vaapi-driver
|
||||
vaapiVdpau
|
||||
libva-vdpau-driver
|
||||
intel-compute-runtime # OpenCL filter support (hardware tonemapping and subtitle burn-in)
|
||||
vpl-gpu-rt # QSV on 11th gen or newer
|
||||
intel-media-sdk # QSV up to 11th gen
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue