diff --git a/build/archos-build.uefi b/build/archos-build.uefi index 0c229d7..719057a 100644 --- a/build/archos-build.uefi +++ b/build/archos-build.uefi @@ -125,13 +125,14 @@ EOF arch-chroot /mnt systemctl enable systemd-resolved arch-chroot /mnt systemctl enable systemd-timesyncd -arch-chroot /mnt systemctl enable NetworkManager +#arch-chroot /mnt systemctl enable NetworkManager +arch-chroot /mnt systemctl enable systemd-networkd arch-chroot /mnt systemctl enable reflector.timer arch-chroot /mnt systemctl enable firewalld arch-chroot /mnt systemctl enable fstrim.timer -arch-chroot /mnt systemctl enable gdm +#arch-chroot /mnt systemctl enable gdm arch-chroot /mnt systemctl enable avahi-daemon -arch-chroot /mnt systemctl enable bluetooth +#arch-chroot /mnt systemctl enable bluetooth sed -i 's/^HOOKS=(.*)/HOOKS=(base systemd keyboard plymouth autodetect sd-vconsole modconf kms block filesystems fsck)/' /mnt/etc/mkinitcpio.conf