From 99a1557151f79e5be438b5e7fd47671d66997530 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 15 Oct 2024 16:36:02 -0500 Subject: [PATCH] feat(hm/price): install `dig` & `nethogs` --- users/price/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/price/home.nix b/users/price/home.nix index f9f44fd6..14a36e3e 100644 --- a/users/price/home.nix +++ b/users/price/home.nix @@ -32,6 +32,8 @@ in packages = with pkgs; [ + dig + nethogs lsof strace ltrace