Add bitwarden clients

This commit is contained in:
Greg Hellings
2022-06-10 01:09:52 -05:00
parent 139ac1277f
commit 0f16792ed5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
];
home.packages = with pkgs; [
bitwarden
onlyoffice-bin
];
}
+1
View File
@@ -10,6 +10,7 @@ in {
# Base packages that need to be in all my hosts
environment.systemPackages = with pkgs; [
agenix.defaultPackage."${system}"
bitwarden-cli
diffutils
git
gnupatch