Add perf to packages

This commit is contained in:
Rodrigo Arias 2023-06-21 15:41:06 +02:00
parent 2ca7e7383e
commit 798e01f9e6

View File

@ -34,7 +34,7 @@
environment.systemPackages = with pkgs; [
vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option
nix-diff ipmitool freeipmi ethtool lm_sensors ix cmake gnumake file tree
ncdu
ncdu config.boot.kernelPackages.perf
# From bsckgs overlay
bsc.osumb
];