update flake lock; add gdb to hacking specifc packages

This commit is contained in:
Random936
2024-12-04 20:19:23 -08:00
parent a733a7a5b0
commit 41de166098
2 changed files with 12 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
{ lib, config, pkgs, ... }: {
# Hacking specific packages.
home.packages = (with pkgs; [
gdb
yara
nmap
john
@@ -12,6 +13,8 @@
wpscan
ghidra
pwndbg
strace
strace
openssl
remmina
netexec