mirror of
https://github.com/gjkcz/ansible-void.git
synced 2024-11-22 00:35:59 +01:00
Update readme.md
This commit is contained in:
parent
89d4ca8986
commit
7daa044ff2
@ -9,8 +9,9 @@ GDM configuration can be found at <https://help.gnome.org/admin/system-admin-gui
|
||||
There are several differences in the hardware. System installation is usually done in EFI, though MBR still exists on older machines in POV.
|
||||
|
||||
- Install Void
|
||||
- Update `xbps`
|
||||
- Install `python3`
|
||||
- Update `xbps`: `xbps-install -Su xbps`
|
||||
- Install `python3` and `avahi`: `xbps-install python3 avahi`
|
||||
- Enable avahi service: `ln -s /etc/sv/avai-deamon/ /var/service/`
|
||||
- Import your SSH key to `/root/.ssh/authorized_keys`
|
||||
|
||||
Void has `sshd` enabled by default as well as having `prohibit-password` set for root. Post-installation setup can be automated using a script or USB keyboard injector.
|
||||
|
Loading…
Reference in New Issue
Block a user