diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ This repository contains a collection of Ansible roles and playbooks designed to - Clones useful GitHub repositories into `/opt/tools`. - Installs Google Chrome browser. +### `roles/icewm/` – Minimal IceWM desktop environment +- Installs the IceWM window manager and supporting fonts. +- Configures system-wide IceWM settings in /etc/X11/icewm/. +- Designed for use with headless servers or lightweight remote desktop setups (e.g., with xrdp). + ### `roles/harden/` - System hardening and security measures - Applies system hardening measures. - Removes unwanted packages like snapd. |