mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
use unstable metasploit
This commit is contained in:
parent
fe997928a1
commit
06ed57e5ad
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,6 @@ in
|
|||
iptables-nftables-compat
|
||||
macchanger
|
||||
masscan
|
||||
metasploit
|
||||
nmap
|
||||
openvpn
|
||||
pwndbg
|
||||
|
@ -28,6 +27,7 @@ in
|
|||
wfuzz
|
||||
|
||||
unstable.exploitdb
|
||||
unstable.metasploit
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue