diff options
| author | Mel <einebeere@gmail.com> | 2024-10-27 21:39:22 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-27 21:39:22 +0100 |
| commit | 3d8e9a884399029dc7281d3b0589e3b831d93587 (patch) | |
| tree | 902135cbc1d6e39cfe3a2616797655451175bb2e /modules | |
| parent | 2968a3f5178c45b53e62d9dff7eb50788bdfbfa7 (diff) | |
| download | minerals-3d8e9a884399029dc7281d3b0589e3b831d93587.tar.zst minerals-3d8e9a884399029dc7281d3b0589e3b831d93587.zip | |
Add more low-level utils
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index abbff33..3c850fe 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -63,7 +63,7 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop wget gnupg pinentry-gnome3 - inetutils pciutils lshw inxi iw pmutils acpi acpid + inetutils arp-scan pciutils lshw lsof inxi iw pmutils acpi acpid sysprof wireshark hardinfo vlc celluloid foliate calibre yt-dlp ffmpeg_7-full handbrake subtitlecomposer mpv helvum |
