summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-t450s.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-equinox-t450s.yml')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index e257d512..dfe561cd 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -25,6 +25,7 @@
- role: network/wireguard/base
- role: ws/minet
- role: ws/pipewire
+ - role: ws/flatpak
post_tasks:
- name: disable caps-lock
lineinfile:
@@ -70,9 +71,3 @@
else
echo "Touchpad not found..."
fi
-
- - name: add flathub to systemd-wide flatpak remotes
- community.general.flatpak_remote:
- name: flathub
- flatpakrepo_url: https://flathub.org/repo/flathub.flatpakrepo
- state: present