Add usefull tools to debug

This commit is contained in:
Florian RICHER 2024-05-01 00:57:15 +02:00
parent 1267791102
commit 4085792374

View file

@ -26,6 +26,12 @@
environment.systemPackages = with pkgs; [
vim
nixd
# Usefull for automatic informations collect software like KDE
vulkan-tools # For vulkaninfo command
wayland-utils # For wayland-info command
glxinfo
clinfo
];
# Define a user account. Don't forget to set a password with passwd.