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, 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