summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-11-18 23:55:52 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-11-18 23:55:52 +0100
commit2673b4f3eb1a2ddf1747ec4a27ca7a827d3f3872 (patch)
tree591a7e2ce2fd78bbf8212fcb2a67260c48f19451 /chaos-at-home
parentfix source.list entry for brave (diff)
install flatpak on ch-equinox-ws
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-equinox-ws.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index 5caba8a2..37f6fe09 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -61,3 +61,9 @@
name: vboxweb.service
masked: true
state: stopped
+
+ - name: add flathub to systemd-wide flatpak remotes
+ community.general.flatpak_remote:
+ name: flathub
+ flatpakrepo_url: https://flathub.org/repo/flathub.flatpakrepo
+ state: present