Automated deployment of my Desktop Environment (Linux of course)
- Everything
- Laptop Specific Configs vs Desktop
- NUT UPS Configuration
- Gotify Notification Service
- Deploy dotfiles
- Fix flathub install due to remote hub
- braytech and dim
- spectacle (screenshot)
ansible-galaxy install -r requirements.yaml
ansible-playbook -K -i localhost.yaml setup.yaml
ansible-playbook -K -i localhost.yaml setup.yaml --extra-vars "laptop=true"