Follow up to the vagrant repository
- Install archlinux packages and docker
ansible-playbook setup.yml
User password from playbook is wanker
and it is not sensitive information
```
git clone https://github.com/pyenv/pyenv.git ~/.pyenv
cd ~/.pyenv && src/configure && make -C src
pyenv install 3.12.3
```
```
curl https://get.volta.sh | bash
volta install node@20
```
// TODO: Add docker // TODO: Structure repository