From 767e12756d706c9fa85389ffaaa4685f2cd8d442 Mon Sep 17 00:00:00 2001 From: freezed <git-expect-noreply@freezed.me> Date: Thu, 5 Jan 2023 12:01:11 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=20Backport=20merged=20conflicts=20fro?= =?UTF-8?q?m=20bdd55e0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/vars/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tasks/vars/main.yml b/tasks/vars/main.yml index 38c6c2a..846c308 100644 --- a/tasks/vars/main.yml +++ b/tasks/vars/main.yml @@ -1,8 +1,6 @@ --- base_pkg: - - detox - - git - htop - iftop - keychain @@ -16,12 +14,10 @@ base_pkg: - sudo - tree - unattended-upgrades - - unrar-free - unzip - vim - wget - xkcdpass - - xz-utils - zsh base_uninstall_pkg: @@ -37,6 +33,10 @@ base_uninstall_pkg: workstat_pkg: - ansible + - cheese + - easytag + - evolution + - evolution-plugins - geany-plugin-addons - geany-plugin-extrasel - geany-plugin-git-changebar -- GitLab