diff options
| author | alex <alex@pdp7.net> | 2023-05-07 11:16:51 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-05-07 11:16:51 +0200 |
| commit | ff5e85151b2bad7b882a66263a1e58beca2820a7 (patch) | |
| tree | f61d7124409c67140bf0dc6037b62d5ad56406d6 /workstation | |
| parent | 18db8ec941a0573e96446321ccb66975719884b8 (diff) | |
Add more packages
Diffstat (limited to 'workstation')
| -rwxr-xr-x | workstation/build_workstation | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation index 101401ab..fa73444f 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -12,6 +12,12 @@ set -ue --package puppet \ --package sshpass \ --package git \ + --package rust \ + --package ipython \ + --package python-pip \ + --package python-pipx \ + --package python-poetry \ + --package certbot \ --aur-package jsonnet-bundler-bin \ workstation ) |
