{ pkgs, ... }: { environment.systemPackages = with pkgs; [ kcachegrind linuxKernel.packages.linux_6_11.perf hotspot valgrind ]; }