Package : Add bitwarden-cli.
This commit is contained in:
parent
db46239a11
commit
b394a57bf4
|
@ -2,6 +2,7 @@
|
||||||
core = with pkgs; [
|
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.
|
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.
|
bat # Pretty cat.
|
||||||
|
bitwarden-cli # Password manager.
|
||||||
bridge-utils # Network bridges.
|
bridge-utils # Network bridges.
|
||||||
btop htop # System monitors.
|
btop htop # System monitors.
|
||||||
coreutils # UNIX Core utilities.
|
coreutils # UNIX Core utilities.
|
||||||
|
|
Loading…
Reference in a new issue