diff options
| -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 3a3045f..7550ea8 100644 --- a/home/ebisu/fortune/networking/tools/default.nix +++ b/home/ebisu/fortune/networking/tools/default.nix @@ -23,5 +23,6 @@ bandwhich rustscan arp-scan + bore-cli ]; } |