summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml7
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml9
2 files changed, 11 insertions, 5 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 3a4927b6..322199d6 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -80,7 +80,6 @@ ws_base_extra_packages:
- aisleriot
- atftp
- asciidoc
- - audacity
- autoconf
- automake
- avr-libc
@@ -123,7 +122,6 @@ ws_base_extra_packages:
- etherwake
- filezilla
- flac
- - flatpak
- fldigi
- flex
- freecad
@@ -395,3 +393,8 @@ ws_minet_openwifi_connections:
ssid: WirelessViennaAirport
ws_minet_wpa_supplicant_conf: "{{ lookup('unvault', ([global_files_dir, 'chaos-at-home', 'wpa_supplicant.conf.vault'] | path_join | realpath)) }}"
+
+
+ws_flatpak_apps:
+ - name: org.tenacityaudio.Tenacity
+ - name: org.audacityteam.Audacity
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