about summary refs log tree commit diff
path: root/users/wpcarro/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/common.nix')
-rw-r--r--users/wpcarro/common.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index 4e960bee4ec5..8211cbf08fb6 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -43,6 +43,7 @@ in
   # Command-line tools I commonly used and want available on most (or all) of my
   # machines.
   shell-utils = with pkgs; [
+    age
     bat
     coreutils
     direnv
@@ -56,7 +57,7 @@ in
     htop
     jq
     nmap
-    pass
+    passage
     python3
     rink
     ripgrep