From 5831ae58d5aad4fa4d529a9b01402e3777fc662f Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 20 Aug 2023 10:18:11 +0000 Subject: [PATCH] Adjust packages * xclip needed for Emacs * not using tanka/jsonnet-bundler-bin yet --- workstation/build_workstation | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/build_workstation b/workstation/build_workstation index 77bb964..dc8396c 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -18,5 +18,6 @@ set -ue --package python-poetry \ --package certbot \ --package bitwarden-cli \ + --package xclip \ workstation ) -- 2.47.3