aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/README.md b/README.md
index 896ce8d..f943ff6 100644
--- a/README.md
+++ b/README.md
@@ -3,16 +3,8 @@
This repository is used to setup my Fedora Workstation. It consists of various Ansible playbooks that automate a
large chunk of setting up tools, configuartion files and system packages.
-While I use GNOME on my workstation, this playbook allows installation of either BSPWM (XOrg) or Hyprland (Wayland).
-Those flags can be setup in `config.yaml`.
-
-All configuration should be done through `config.yaml`. The repo does let you install a lot of the packages by
-`groups`
+This repository will setup the tools, packages, and services that I use on my GNOME Workstation. They are controlled by flags that can be setup in `config.yaml`.
+All configuration should be done through `config.yaml`.
To understand how to configure the installation, refer to [`CONFIGURATION.md`](./CONFIGURATION.md)
-
-
-This is how the setup looks on Fedora with Hyprland as the TWM.
-
-![alt fedora](res/fedora-wayland.png "Hyprland on Fedora")