summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-11-19 00:30:42 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-11-19 00:30:42 +0100
commitd88f4856106e6853c3cde4e04b59ba8ccc827b44 (patch)
tree5ffc4395df4f6085170c4ba1bdd9e5daa7481b76 /chaos-at-home
parentinstall flatpak on ch-equinox-ws (diff)
install brave-browser and flatpak on ch-equinox-t450s as well
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index dc8585ad..c845e0ac 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -14,6 +14,7 @@
- role: apt-repo/kubic-project
- role: apt-repo/kubernetes
- role: apt-repo/riot
+ - role: apt-repo/brave
- role: apt-repo/nordvpn
- role: storage/zfs/pools
- role: storage/zfs/sanoid
@@ -72,3 +73,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