From d88f4856106e6853c3cde4e04b59ba8ccc827b44 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 19 Nov 2021 00:30:42 +0100 Subject: install brave-browser and flatpak on ch-equinox-t450s as well --- chaos-at-home/ch-equinox-t450s.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chaos-at-home') 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 -- cgit v1.2.3