diff --git a/modules/home-manager/applications.nix b/modules/home-manager/applications.nix index fa59733..243cf3a 100644 --- a/modules/home-manager/applications.nix +++ b/modules/home-manager/applications.nix @@ -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 diff --git a/modules/home-manager/gui/programs/default.nix b/modules/home-manager/gui/programs/default.nix index 5808a64..4404148 100644 --- a/modules/home-manager/gui/programs/default.nix +++ b/modules/home-manager/gui/programs/default.nix @@ -25,6 +25,7 @@ tor-browser # privacy-focused browser routing traffic through the tor network qbittorrent # featureful free software bittorrent client element-desktop # a feature-rich client for matrix.org + bitwarden-desktop # secure and free password manager for all of your devices telegram-desktop # telegram desktop messaging app signal-desktop # private, simple, and secure messenger