summaryrefslogtreecommitdiff
path: root/workstation
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-05-07 18:52:43 +0200
committeralex <alex@pdp7.net>2023-05-07 18:52:59 +0200
commit1dad24f29ab7f7930eab821235d1a8cfefb5d9ad (patch)
tree2c3f4586f86204336bbe7fcf13a4c5b869621fdd /workstation
parent991f95eb0efc1fabffa6033306d41829b9c2e02b (diff)
Add bitwarden-cli
Diffstat (limited to 'workstation')
-rwxr-xr-xworkstation/build_workstation1
1 files changed, 1 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation
index fa73444f..6162cb57 100755
--- a/workstation/build_workstation
+++ b/workstation/build_workstation
@@ -18,6 +18,7 @@ set -ue
--package python-pipx \
--package python-poetry \
--package certbot \
+ --package bitwarden-cli \
--aur-package jsonnet-bundler-bin \
workstation
)