diff --git a/install.uefi b/install.uefi index 8db030c..f5f17df 100644 --- a/install.uefi +++ b/install.uefi @@ -121,6 +121,7 @@ sleep 2 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 reflector.timer arch-chroot /mnt systemctl enable firewalld arch-chroot /mnt systemctl enable fstrim.timer