add userspace tools for intel

This commit is contained in:
2025-11-05 18:31:13 -06:00
parent 2fb0dc4c50
commit f448ce43ec

View File

@@ -27,6 +27,11 @@ in {
(lib.mkIf (cfg.vendor == "intel") {
services.xserver.videoDrivers = ["modesetting"];
# userspace tools
environment.systemPackages = with pkgs; [
intel-gpu-tools
];
hardware.graphics.extraPackages = with pkgs; [
# Required for modern Intel GPUs (Xe iGPU and ARC)
intel-media-driver # VA-API (iHD) userspace