syncup - added bitwarden

This commit is contained in:
2023-10-25 12:27:01 +00:00
parent 7dc45f236c
commit 69d687c466
5 changed files with 8 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
home.packages = with pkgs; [
autossh
azure-cli
bitwarden-cli
ansible
# sshpass
(import ./python-packages.nix { pkgs = pkgs; })
@@ -50,6 +51,7 @@
# nixos-generators
nixpkgs-fmt
# deploy-rs
gnumake
];
custom = {