Add bitwarden clients
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bitwarden
|
||||
onlyoffice-bin
|
||||
];
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user