Re-add bw-cli for darwin which I accidentally messed up

This commit is contained in:
Martin Larsson 2025-06-03 11:41:09 +02:00
parent f665e34909
commit 97d3dbbf41
2 changed files with 9 additions and 0 deletions

View file

@ -17,6 +17,7 @@ in
packages = with pkgs; [
gawk
discord
bitwarden-cli
];
file = utils.mk_symlinks { inherit config dotfiles; };
};