From adc2f1154d516de9dd7ca59e77fd9766d1218459 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sat, 6 Apr 2024 14:33:48 -0700 Subject: [PATCH] feat: Add wl-clipboard --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 94c33b99..b4cfe4c7 100644 --- a/Containerfile +++ b/Containerfile @@ -326,6 +326,7 @@ RUN rpm-ostree install \ cockpit-system \ cockpit-navigator \ cockpit-storaged \ + wl-clipboard \ lsb_release && \ pip install --prefix=/usr topgrade && \ rpm-ostree install \