mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
replace ebtables with iptables-nftables-compat
This commit is contained in:
parent
b42c211911
commit
93fdac7b0d
1 changed files with 1 additions and 1 deletions
|
@ -22,9 +22,9 @@ in
|
|||
pwndbg
|
||||
thc-hydra
|
||||
metasploit
|
||||
ebtables
|
||||
bridge-utils
|
||||
macchanger
|
||||
iptables-nftables-compat
|
||||
|
||||
(callPackage ../pkgs/binary-ninja-personal { })
|
||||
|
||||
|
|
Loading…
Reference in a new issue