more setting up sway desktop, this is getting messy but I need to keep moving

This commit is contained in:
Mark Riedesel 2024-11-20 20:02:54 -06:00
parent cbf055d05e
commit 8f606ed902
14 changed files with 89 additions and 16 deletions

View file

@ -1,5 +1,6 @@
# Installation
## Full Arch installation
Add the host to `inventory/hosts` and configure a
`inventory/host_vars/<host>.yaml`
@ -22,3 +23,6 @@ After logging in as root:
ansible-pull -U https://git.klowner.com/mark/ansible-workstation
```
*NOTE: neither root password or host name is needed here*
## System environment provisioning
*TODO*