install bitwarden client

This commit is contained in:
♥ Minnie ♥ 2023-05-31 23:53:31 +08:00
parent 1e3738126c
commit 868e9cf825

View file

@ -63,6 +63,7 @@
# Install some packages # Install some packages
packages = with pkgs; [ packages = with pkgs; [
bitwarden
spotify spotify
prismlauncher prismlauncher
]; ];