tack and everything and wow

This commit is contained in:
atagen 2026-06-09 16:01:48 +10:00
parent 480c556d32
commit 7a6f387652
24 changed files with 801 additions and 358 deletions

View file

@ -25,7 +25,7 @@ let
in
{
apps = with pkgs; {
passwordManager = bitwarden-desktop;
# passwordManager = bitwarden-desktop;
passwordCli = rbwWrapped;
};
}