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