diff --git a/chrootInstall.sh b/chrootInstall.sh index c60e064..bf19e87 100755 --- a/chrootInstall.sh +++ b/chrootInstall.sh @@ -179,6 +179,7 @@ if [ "$formfactor" == 1 ]; then rc-add supergfxd rc-service supergfxd start supergfxctl -m integrated +fi # ssh configuration pacman -S openssh --needed --noconfirm