diff options
| author | Mel <einebeere@gmail.com> | 2025-01-15 22:41:01 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2025-01-15 22:41:01 +0100 |
| commit | 41fc9283849a4d9bb0c3e4fe01cda0e4a83119a8 (patch) | |
| tree | 4d53cc8bc7ae7e29c816bdfb9b968396b26cf2c0 /modules | |
| parent | 6ad0c0e485830e1d0e5d2ea049c10a724926063a (diff) | |
| download | minerals-41fc9283849a4d9bb0c3e4fe01cda0e4a83119a8.tar.zst minerals-41fc9283849a4d9bb0c3e4fe01cda0e4a83119a8.zip | |
Add more network/hardware monitoring utils
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index dbc4efc..cf2dca2 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -63,7 +63,8 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop wget gnupg pinentry-gnome3 age agenix minisign - inetutils arp-scan pciutils lshw lsof inxi iw pmutils acpi acpid + inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid + minicom netcat-gnu socat tcpdump nmap iftop mtr arp-scan ethtool sysprof wireshark hardinfo remmina vlc celluloid foliate calibre yt-dlp ffmpeg_7-full handbrake mpv helvum |
