diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-07-14 01:21:18 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-07-14 01:22:54 +0200 |
| commit | b809f5c5eb0d6189e921ed2feaf4cafc49fc8943 (patch) | |
| tree | 0d24b9297acc2f11c05f8d6491801196e2b13db5 /configure.yml | |
| parent | fb5000ad73841ea53b7ab739729c74a4e691b8e9 (diff) | |
Add tcpdump w/testing
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 1fee0ac1..0da1b8bb 100644 --- a/configure.yml +++ b/configure.yml @@ -15,6 +15,7 @@ - role: "which" - role: "jq" - role: "ag" + - role: "tcpdump" - role: "libheif" - role: "tmuxinator" - role: "rsync" @@ -79,6 +80,7 @@ - role: "man" - role: "jq" - role: "ag" + - role: "tcpdump" - role: "btop" - role: "gpg" - role: "git" |
