add more info reporting tools to dev
This commit is contained in:
parent
5ab17b2d33
commit
a8cc729919
|
@ -1,3 +1,3 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
home.packages = with pkgs; [neofetch inxi htop usbutils iotop];
|
home.packages = with pkgs; [neofetch inxi htop pciutils usbutils iotop iptraf-ng];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue