mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 21:06:27 -04:00
Add the local service to the boot runlevel, rather than default
This commit is contained in:
@@ -182,6 +182,7 @@ echo 'vm.max_map_count=2147483642' > /etc/sysctl.d/90-override.conf # increase
|
||||
pacman -S neofetch htop neovim --needed --noconfirm
|
||||
mkdir -p /etc/xdg/nvim
|
||||
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/sysinit.vim -o /etc/xdg/nvim/sysinit.vim
|
||||
rc-update add local boot
|
||||
|
||||
# finishing up + cleaning
|
||||
rm -rf /chrootInstall.sh /tempfiles
|
||||
|
||||
Reference in New Issue
Block a user