{ pkgs, config, ... }: { environment.systemPackages = with pkgs; [ kdePackages.kcachegrind config.boot.kernelPackages.perf hotspot valgrind ]; }