From 068ec14d7dc5042ea9b7e291ee22e50667eceb6d Mon Sep 17 00:00:00 2001 From: olli <> Date: Tue, 29 Oct 2024 14:17:03 +0100 Subject: [PATCH] element-desktop --- mint.sh | 1 + mint.yml | 12 +++++------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/mint.sh b/mint.sh index 1b78b1d..463cad1 100644 --- a/mint.sh +++ b/mint.sh @@ -128,6 +128,7 @@ for playbook in debian.ansible.basics \ debian.ansible.tornet.network \ debian.ansible.vnet.network \ debian.ansible.signal-desktop \ + debian.ansible.element-desktop \ debian.ansible.autoupdate do sudo rm -rf ${playbook} diff --git a/mint.yml b/mint.yml index cfa70e4..f1daeef 100644 --- a/mint.yml +++ b/mint.yml @@ -73,6 +73,11 @@ - virtualbox-guest-additions-iso # screenshot - flameshot + # groupware + - evolution + # nextcloud + - nextcloud-desktop + - nemo-nextcloud update_cache: yes install_recommends: no @@ -80,17 +85,10 @@ community.general.flatpak: name: - org.gtk.Gtk3theme.Mint-Y-Dark - - org.signal.Signal - - com.nextcloud.desktopclient.nextcloud - - com.vscodium.codium - - org.gnome.Evolution - com.github.tchx84.Flatseal - - tv.kodi.Kodi - - im.riot.Riot state: present method: system - - name: mint-config-update blockinfile: path: /etc/systemd/system/mint-config-update.service