配置
https://raspberrytips.com/install-manjaro-raspberry-pi/
Install SSH: sudo pacman -S openssh Enable SSH on boot: sudo systemctl enable sshd Start SSH now: sudo systemctl start sshd
https://raspberrytips.com/install-manjaro-raspberry-pi/
Install SSH: sudo pacman -S openssh Enable SSH on boot: sudo systemctl enable sshd Start SSH now: sudo systemctl start sshd