From eb968063bd5cdea910d047b6b8a6381749d84e75 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 30 Aug 2023 19:49:39 +0200 Subject: [PATCH] Add isync --- workstation/arch-container-builder | 2 +- workstation/build_workstation | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/workstation/arch-container-builder b/workstation/arch-container-builder index d079f31..71e3ee5 160000 --- a/workstation/arch-container-builder +++ b/workstation/arch-container-builder @@ -1 +1 @@ -Subproject commit d079f319d0747367f382cc8edb803e96920fc34a +Subproject commit 71e3ee5682753378d38066b7a9e1eb7f5f245b42 diff --git a/workstation/build_workstation b/workstation/build_workstation index 0f03e22..785cc72 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -25,6 +25,7 @@ set -ue --package xclip \ --package screen \ --package man-db \ + --package isync \ --aur-package mu \ --aur-package talosctl \ --trusted-key-id FE042E3D4085A811 \ -- 2.47.3