NOTE: This guide was written for my exact system and you should not expect it to work for you. Nonetheless, it might still contain useful information.
- Install Void Linux using the base(d) ISO.
- Run
# xbps-install -Su
until all packages are up-to-date. - Run
# xbps-install void-repo-nonfree
. - Run
# xbps-install -S
. - Run
# xbps-install nvidia xorg lightdm lightdm-gtk3-greeter awesome xterm
. This will take a while. - Run
# ln -s /etc/sv/dbus /var/service
.