Separate bitwarden-cli between darwin/linux, darwin needs to build using

old llvm toolchain, doesnt compile on latest. This is a temporary
workaround
This commit is contained in:
Martin Larsson 2025-05-13 11:45:32 +02:00
parent 06dd1db569
commit 74b8d11033
3 changed files with 10 additions and 1 deletions

View file

@ -50,6 +50,7 @@ in
blueman
playerctl
mako
bitwarden-cli
];
file = utils.mk_symlinks { inherit config dotfiles; };