diff options
| author | Fuwn <[email protected]> | 2024-09-12 21:13:39 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-12 21:13:39 -0700 |
| commit | 6bd23db2ef5f2d4a594f249ae22218efb14516aa (patch) | |
| tree | f318bc2da77fdb2d2b1304cfb00e74f00020219d | |
| parent | scripts: remove wal_mako (diff) | |
| download | nixos-config-6bd23db2ef5f2d4a594f249ae22218efb14516aa.tar.xz nixos-config-6bd23db2ef5f2d4a594f249ae22218efb14516aa.zip | |
home: arp-scan
| -rw-r--r-- | home/ebisu/fortune/networking/tools/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/networking/tools/default.nix b/home/ebisu/fortune/networking/tools/default.nix index 0db13cf..70113a3 100644 --- a/home/ebisu/fortune/networking/tools/default.nix +++ b/home/ebisu/fortune/networking/tools/default.nix @@ -22,5 +22,6 @@ nmap bandwhich rustscan + arp-scan ]; } |