Package : Add bitwarden-cli.

This commit is contained in:
Dmitry Voronin 2024-10-04 12:25:41 +03:00
parent db46239a11
commit b394a57bf4
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -2,6 +2,7 @@
core = with pkgs; [
android-tools # Android adb tool. Can be used to connect to itself via wireless debugging. binwalk # Can analyze files for other files inside them.
bat # Pretty cat.
bitwarden-cli # Password manager.
bridge-utils # Network bridges.
btop htop # System monitors.
coreutils # UNIX Core utilities.