minor update

This commit is contained in:
k 2026-01-28 06:04:57 +00:00
parent 1da6dc34eb
commit dfd41745bc

View file

@ -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
];
};