From e2b6aefa389994d53902e0f18f009a6119720463 Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Sun, 14 Jul 2024 03:22:18 -0400 Subject: [PATCH] added README --- README.md | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 3f3df83..3342597 100644 --- a/README.md +++ b/README.md @@ -6,25 +6,29 @@ I started with a base server ISO of Ubuntu 24.04 and used Ansible to configure i It runs through the updating of cache, updating base packages, then installs the following: - - GNOME 3 Desktop - - GNOME Extensions - - git - - nano - - tmux - - rsync - - htop - - python3 - - python3-pip - - build-essential - - fail2ban - - terminator - - flatpak - - gimp - - snapd - - openconnect - - network-manager-openconnect - - network-manager-openconnect-gnome - - calibre +- GNOME 3 Desktop +- GNOME Extensions +- git +- nano +- tmux +- rsync +- htop +- python3 +- python3-pip +- build-essential +- fail2ban +- terminator +- flatpak +- gimp +- snapd +- openconnect +- network-manager-openconnect +- network-manager-openconnect-gnome +- calibre +- codium +- Steam +- Spotify +- Google Chrome Once those are installed, I also place Steam and Spotify from ``snap`` and ``flatpak``.