Add gpu info progs
This commit is contained in:
parent
688bd78f8f
commit
c3d002fe6e
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vulkan-tools
|
vulkan-tools
|
||||||
libva-utils
|
libva-utils
|
||||||
|
glxinfo # TODO right place here or in desktop ?
|
||||||
|
clinfo
|
||||||
|
wayland-utils # TODO move somewhere better ?
|
||||||
# nixgl.nixGLIntel
|
# nixgl.nixGLIntel
|
||||||
# nixgl.nixVulkanIntel
|
# nixgl.nixVulkanIntel
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue