mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Replace bitwarden-cli with rbw
This commit is contained in:
@@ -21,7 +21,6 @@ in
|
|||||||
# dev tools
|
# dev tools
|
||||||
act
|
act
|
||||||
asciinema
|
asciinema
|
||||||
chromedriver
|
|
||||||
dive
|
dive
|
||||||
gcc
|
gcc
|
||||||
git
|
git
|
||||||
@@ -76,8 +75,8 @@ in
|
|||||||
|
|
||||||
# password managers
|
# password managers
|
||||||
_1password
|
_1password
|
||||||
bitwarden-cli
|
|
||||||
gopass
|
gopass
|
||||||
|
rbw
|
||||||
|
|
||||||
# lua
|
# lua
|
||||||
lua53Packages.luacheck
|
lua53Packages.luacheck
|
||||||
@@ -147,6 +146,7 @@ in
|
|||||||
ssm-session-manager-plugin
|
ssm-session-manager-plugin
|
||||||
|
|
||||||
# python
|
# python
|
||||||
|
mypy
|
||||||
python39
|
python39
|
||||||
python39Packages.black
|
python39Packages.black
|
||||||
python39Packages.ipython
|
python39Packages.ipython
|
||||||
|
Reference in New Issue
Block a user