diff --git a/hm/common.nix b/hm/common.nix index a40ac52..29a3d14 100644 --- a/hm/common.nix +++ b/hm/common.nix @@ -175,6 +175,7 @@ openssh rsync borgbackup + sshfs # cleanup ncdu @@ -187,6 +188,12 @@ imagemagick numbat + # hardware + pciutils + usbutils + dmidecode + lshw + # Locker (pkgs.writeShellApplication { name = "lock"; diff --git a/hm/dev/common.nix b/hm/dev/common.nix index a434f7b..57c1af4 100644 --- a/hm/dev/common.nix +++ b/hm/dev/common.nix @@ -17,6 +17,8 @@ whois nmap tcpdump + mtr + traceroute # nix nix