added last minute applications. updated README

This commit is contained in:
Caleb Fultz 2024-07-14 11:45:58 -04:00
parent 623f575c7a
commit 63712141b8
2 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,11 @@ It runs through the updating of cache, updating base packages, then installs the
- network-manager-openconnect-gnome - network-manager-openconnect-gnome
- calibre - calibre
- Google Chrome - Google Chrome
- Docker
- nVidia Drivers
- neofetch
- screen
- transmission-gtk
Once those are installed, I also place VSCodium, Steam and Spotify from ``snap`` and ``flatpak``. Once those are installed, I also place VSCodium, Steam and Spotify from ``snap`` and ``flatpak``.

View File

@ -2,6 +2,7 @@
become: yes become: yes
package: package:
name: name:
- screen
- git - git
- nano - nano
- tmux - tmux
@ -34,6 +35,7 @@
- network-manager-openconnect - network-manager-openconnect
- network-manager-openconnect-gnome - network-manager-openconnect-gnome
- calibre - calibre
- transmission-gtk
state: present state: present
- name: Install flatpaks - name: Install flatpaks