feat: add bitwarden

This commit is contained in:
Jacob Bachmann 2024-09-10 00:40:02 +02:00
parent fd794698d3
commit 5798937b43
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@
home.packages = [
pkgs.gopass # slightly more awesome standard unix password manager for teams. written in go
pkgs.gopass-jsonapi # enables communication with gopass via json messages
pkgs.bitwarden-cli # secure and free password manager for all of your devices
pkgs.yt-dlp # command-line tool to download videos from youtube.com and other sites (youtube-dl fork)
pkgs.gdu # fast disk usage analyzer with console interface written in go
pkgs.duf # disk usage/free utility - a better 'df' alternative