diff options
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 1 | ||||
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 00b254db..86ecf586 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -414,3 +414,4 @@ ws_flatpak_apps: link: helvum - name: org.localsend.localsend_app link: localsend + - name: com.st.STM32CubeIDE diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 3e0ebd40..13e650c2 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -336,3 +336,4 @@ ws_flatpak_apps: link: helvum - name: org.localsend.localsend_app link: localsend + - name: com.st.STM32CubeIDE |