about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/wpcarro/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index dd9388e0b5..9a8dd344d8 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -50,6 +50,7 @@ in
     fzf
     git
     gnupg
+    htop
     jq
     mkpasswd
     nmap
@@ -65,5 +66,6 @@ in
     # TODO(wpcarro): Debug this failing build.
     # wpcarro.tools.simple_vim
     xclip
+    zip
   ];
 }