In this video, I have shown the steps that you need to follow to dual boot FydeOS alongside Windows. You can install Play Store and get Google Sync if you follow the steps shown in the video.
FydeOS version used: 11.3
Commands to be entered in the terminal/console to edit the conf file:
chronos
sudo su
sudo mount -o remount,rw /
cd /etc
sudo nano chrome_dev.conf
chrome_dev.conf contents before installing Gapps:
--google-account-enable
--load-media-router-component-extension=1
--disable-arc-opt-in-verification
--arc-start-mode=always-start-with-play-store
--enable-hardware-overlays=single-fullscreen
#--fydemina
chrome_dev.conf contents after installing Gapps:
--google-account-enable
--load-media-router-component-extension=1
--disable-arc-opt-in-verification
--arc-start-mode=always-start-with-play-store
--enable-hardware-overlays=single-fullscreen
--fydemina