From fc31f93eb540239d93e06eb790948684d54d6582 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 12 Dec 2022 11:41:54 -0800 Subject: feat(wpcarro/pass): Deprecate pass, password-store gpg finally drove me nuts; prefer passage all around. Change-Id: I15cbcb468b9821520e38665839aa43bb92f9edb9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7578 Tested-by: BuildkiteCI Autosubmit: wpcarro Reviewed-by: wpcarro --- users/wpcarro/common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'users/wpcarro/common.nix') 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 -- cgit 1.4.1