diff options
author | EuAndreh <eu@euandre.org> | 2023-05-13 14:16:24 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-13 14:16:24 -0300 |
commit | 254b13f10771051c918d771781a1ea470a317aa7 (patch) | |
tree | fef78be39327989502f668bb4c2ffa8d90966e44 | |
parent | etc/guix/home.scm: Add nmap package (diff) | |
download | dotfiles-254b13f10771051c918d771781a1ea470a317aa7.tar.gz dotfiles-254b13f10771051c918d771781a1ea470a317aa7.tar.xz |
etc/guix/home.scm: Add "tcpdump" package
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index bd57196..58bad76 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -418,6 +418,7 @@ left it off the last time it was used.") ledger gnuplot bind:utils + tcpdump nmap stunnel netcat |