From f4780259a744f9ae091683463a29e2573025a20b Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Sat, 29 Jun 2024 15:03:10 +0200 Subject: [PATCH] Add tools to debug --- modules/system/common.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/system/common.nix b/modules/system/common.nix index 0c2a757..2aa17ab 100644 --- a/modules/system/common.nix +++ b/modules/system/common.nix @@ -27,6 +27,11 @@ vim nixd + # Usefull tools to debug + gdb + lldb + gammaray # QT Inspector + # Usefull for automatic informations collect software like KDE vulkan-tools # For vulkaninfo command wayland-utils # For wayland-info command