Disk Maintenance Day Changes (#14)
* Remove Thunderbird and Audacity. Don't add Geary to new installs but don't remove it in case it comes with the distro. * Remove Thunderbird from Favorites. * Add more systems to Dev branch. * Add sudo so older distros don't ask for password on every app update. * Alias for sync to help save some time typing. * Post less often to hopefully allow keeping up a year of data in less than 16GB.
This commit is contained in:
@ -24,8 +24,6 @@
|
||||
remote: flathub
|
||||
state: present
|
||||
loop:
|
||||
- org.mozilla.Thunderbird
|
||||
- org.gnome.Geary
|
||||
- org.libreoffice.LibreOffice
|
||||
- com.discordapp.Discord
|
||||
- org.telegram.desktop
|
||||
@ -69,7 +67,6 @@
|
||||
- org.shotcut.Shotcut
|
||||
- com.obsproject.Studio
|
||||
- org.gimp.GIMP
|
||||
# - org.audacityteam.Audacity
|
||||
ignore_errors: yes
|
||||
when: editing is defined
|
||||
|
||||
@ -82,7 +79,6 @@
|
||||
- org.shotcut.Shotcut
|
||||
- com.obsproject.Studio
|
||||
- org.gimp.GIMP
|
||||
- org.audacityteam.Audacity
|
||||
ignore_errors: yes
|
||||
when: editing is not defined
|
||||
|
||||
@ -120,6 +116,8 @@
|
||||
- org.midori_browser.Midori
|
||||
- com.github.Eloston.UngoogledChromium
|
||||
- org.gnome.Evolution # Doesn't pick up GNOME theme since contained.
|
||||
- org.mozilla.Thunderbird # Doesn't integrate with Nextcloud as well as Evolution.
|
||||
- org.audacityteam.Audacity # Say "no thanks" to spyware.
|
||||
ignore_errors: yes
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user