summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-06-13 11:48:35 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-06-13 12:06:41 +0200
commit9e5701ac3ec6df583546a4f7573610f6d7318da8 (patch)
tree8e2bd1aa46f71a8d090601c65f61f8c87ca90abe /inventory/host_vars/ch-equinox-ws.yml
parentadd test host for raspi zeroW (diff)
add role ws/flatpak and install audicity/tenacity from flathub
Diffstat (limited to 'inventory/host_vars/ch-equinox-ws.yml')
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 8059162a..4c9cac0c 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -70,11 +70,11 @@ spreadspace_apt_repo_components:
wakeonlan_interfaces:
- enp4s0
+
ws_base_extra_packages:
- aisleriot
- atftp
- asciidoc
- - audacity
- autoconf
- automake
- avr-libc
@@ -117,7 +117,6 @@ ws_base_extra_packages:
- etherwake
- filezilla
- flac
- - flatpak
- fldigi
- flex
- freecad
@@ -299,7 +298,6 @@ ws_base_extra_packages:
# - virtualbox
# - youtube-dl
-
ws_base_xrandr_setup_script: |
#!/bin/bash
@@ -309,3 +307,8 @@ ws_base_xrandr_setup_script: |
xrandr --output HDMI-A-0 --mode 3840x2160 --same-as DisplayPort-0 && true
exit 0
+
+
+ws_flatpak_apps:
+ - name: org.tenacityaudio.Tenacity
+ - name: org.audacityteam.Audacity