Switch from httpie to xh

This commit is contained in:
Filippo Berto 2025-05-24 11:13:31 +02:00
parent a6d86399ce
commit 13493034e3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
gallery-dl gallery-dl
procps procps
wireguard-tools wireguard-tools
httpie xh
; ;
}; };
}; };

View file

@ -14,7 +14,7 @@
gallery-dl gallery-dl
procps procps
wireguard-tools wireguard-tools
httpie xh
; ;
}; };
}; };

View file

@ -2,6 +2,6 @@
{ {
home.packages = [ home.packages = [
pkgs.bruno pkgs.bruno
pkgs.httpie pkgs.xh
]; ];
} }

View file

@ -5,7 +5,7 @@
nmap# RECOGNITION nmap# RECOGNITION
# WEB # WEB
httpie xh
# altair # altair
# burpsuite # burpsuite