It's moving

This commit is contained in:
Hadi
2026-06-29 17:48:21 +02:00
parent 082de49ca4
commit cdffe66d72
62 changed files with 953 additions and 2147 deletions
@@ -1,7 +1,6 @@
{
pkgs,
pkgs-stable,
pkgs-nur-hadi,
}:
(with pkgs-stable; [
# Web
@@ -25,7 +24,6 @@
# Network
inetutils
termshark # wireshark in TUI
dnsrecon
whois
dig
nmap
@@ -42,7 +40,8 @@
# Forensics
binwalk
])
++ (with pkgs-nur-hadi; [
++ [ pkgs.dnsrecon ]
++ (with pkgs.nur.repos.anotherhadi; [
spilltea
jwt-tui
])