From 52d7b478fd8b240c741af7f6b83c38db8bd97482 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 30 Oct 2023 16:43:31 +0100 Subject: ch-equinox-(ws|t450s): add localsend app via flatpak --- inventory/host_vars/ch-equinox-t450s.yml | 2 ++ inventory/host_vars/ch-equinox-ws.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 42213fdf..ee9db00c 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -406,3 +406,5 @@ ws_flatpak_apps: link: audacity - name: org.pipewire.Helvum link: helvum + - name: org.localsend.localsend_app + link: localsend diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 3441443d..7a259bb9 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -329,3 +329,5 @@ ws_flatpak_apps: link: audacity - name: org.pipewire.Helvum link: helvum + - name: org.localsend.localsend_app + link: localsend -- cgit v1.2.3