diff --git a/roles/desktop/tasks/packages.yml b/roles/desktop/tasks/packages.yml index 85e8286..a12c762 100644 --- a/roles/desktop/tasks/packages.yml +++ b/roles/desktop/tasks/packages.yml @@ -69,6 +69,7 @@ - python3-usb # fuselee-gelee - python3-venv - qt5-default # For Multimc, should be installed on Kubuntu + - traceroute - tree - units - vim @@ -178,7 +179,6 @@ snap: name: - discord - - pixelorama - scrcpy # Remote Android viewing - spotify # Forgive me father - name: Install Snap applications classically @@ -190,11 +190,13 @@ - name: Remove Snap applications snap: name: + - pixelorama - riot-web state: absent - name: Remove desktop applications through APT apt: name: + - akregator - ktorrent - mpd - thunderbird