Add gpu info progs

This commit is contained in:
Tristan D. 2024-02-27 17:58:25 +01:00
parent 688bd78f8f
commit c3d002fe6e
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY

View file

@ -48,6 +48,9 @@
environment.systemPackages = with pkgs; [
vulkan-tools
libva-utils
glxinfo # TODO right place here or in desktop ?
clinfo
wayland-utils # TODO move somewhere better ?
# nixgl.nixGLIntel
# nixgl.nixVulkanIntel
];