]> xn--ix-yja.es Git - alex.git/commitdiff
Add more packages
authoralex <alex@pdp7.net>
Sun, 7 May 2023 09:16:51 +0000 (11:16 +0200)
committeralex <alex@pdp7.net>
Sun, 7 May 2023 09:16:51 +0000 (11:16 +0200)
workstation/build_workstation

index 101401abaee08aff349152fc4a45786ef381a755..fa73444f768770df9a22ed242dd41814ad79fffb 100755 (executable)
@@ -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
 )