diff --git a/instances/freya/hm.nix b/instances/freya/hm.nix index 97717ed..779b76f 100644 --- a/instances/freya/hm.nix +++ b/instances/freya/hm.nix @@ -14,7 +14,7 @@ gallery-dl procps wireguard-tools - httpie + xh ; }; }; diff --git a/instances/heimdall/hm.nix b/instances/heimdall/hm.nix index 75d23bd..c457ba8 100644 --- a/instances/heimdall/hm.nix +++ b/instances/heimdall/hm.nix @@ -14,7 +14,7 @@ gallery-dl procps wireguard-tools - httpie + xh ; }; }; diff --git a/modules/hm/development/web.nix b/modules/hm/development/web.nix index 121c8d1..02fd984 100644 --- a/modules/hm/development/web.nix +++ b/modules/hm/development/web.nix @@ -2,6 +2,6 @@ { home.packages = [ pkgs.bruno - pkgs.httpie + pkgs.xh ]; } diff --git a/modules/hm/security.nix b/modules/hm/security.nix index f875bc1..2da03c2 100644 --- a/modules/hm/security.nix +++ b/modules/hm/security.nix @@ -5,7 +5,7 @@ nmap# RECOGNITION # WEB - httpie + xh # altair # burpsuite