From e3db666a5f494d09e7aa6613c33644ca93106758 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 12 Jan 2022 09:29:33 -0500 Subject: [PATCH] Replace bitwarden-cli with rbw --- common/packages.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/packages.nix b/common/packages.nix index 936df47..e8d4c74 100644 --- a/common/packages.nix +++ b/common/packages.nix @@ -21,7 +21,6 @@ in # dev tools act asciinema - chromedriver dive gcc git @@ -76,8 +75,8 @@ in # password managers _1password - bitwarden-cli gopass + rbw # lua lua53Packages.luacheck @@ -147,6 +146,7 @@ in ssm-session-manager-plugin # python + mypy python39 python39Packages.black python39Packages.ipython