- iwctl
- device list
- station <device_name> scan
- station <device_name> get-networks
- station <device_name> connect <network_name>
- ping google.com(to check if the wifi works)
- curl -L -O https://github.com/Ggcpp/minimarch/releases/download/Test/minimarch
- chmod +x minimarch
- ./minimarch
- Follow the instructions (you should make only 3 partitions: [Boot, Swap, Root]. There is no separate Home partition)
- When the file /etc/locale.genopens up, uncommenten_US.UTF-8 UTF-8
- hostnamewill be the name of the machine
- When the file /etc/default/grubopens up, set theGRUB_TIMEOUTto whatever (-1means no timeout) and uncommentGRUB_DISABLE_OS_PROBERis you are dual booting
- When the file /etc/sudoersopens up, uncomment%wheel ALL=(ALL:ALL) ALL
- If the installation in complete, you can reboot
After reboot, you can set the timezone with timedatectl set-timezone <Tab to see timezones>