diff options
author | Person <you@example.com> | 2022-12-01 17:12:33 -0600 |
---|---|---|
committer | Person <you@example.com> | 2022-12-01 17:12:33 -0600 |
commit | 8ee22e0ab69ca850b1718db4d4d59d6cc55c8092 (patch) | |
tree | d4f10782654f5215d89bd30d9c2b1448c2710ecf | |
parent | a512dfe72382a9caceb56d53abc3bae1db7fa0e0 (diff) |
-rwxr-xr-x | arch_install.sh | 1 | ||||
-rw-r--r-- | install_config/services.list | 18 |
2 files changed, 11 insertions, 8 deletions
diff --git a/arch_install.sh b/arch_install.sh index eabd865..6969f44 100755 --- a/arch_install.sh +++ b/arch_install.sh @@ -559,6 +559,7 @@ sed -i 's/^#VerbosePkgLists/VerbosePkgLists/' /mnt/etc/pacman.conf # success!! (hopefully) +echo "Installation complete!" espeak-ng "Installation complete!" echo "Artix Linux installation has completed btw." chroot /mnt neofetch diff --git a/install_config/services.list b/install_config/services.list index d3a3469..4132e76 100644 --- a/install_config/services.list +++ b/install_config/services.list @@ -1,12 +1,14 @@ -NetworkManager -dhcpcd -wpa_supplicant -ntp +acpid at -cronie bluetoothd +cronie cups -acpid -tlp -openvpn +dhcpcd libvirtd +NetworkManager +ntp +openvpn +tlp +wpa_supplicant +nfs-utils +krb5 |