artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 6e606b13de4fe6d5e1567dac11eea4c92401651d
parent 8d67f22b028c942b521ef50b04f685dcbb9f1a37
Author: awy <awy@awy.one>
Date:   Sun, 27 Oct 2024 18:35:33 +0300

dinit

Diffstat:
Mpost_chroot.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/post_chroot.sh b/post_chroot.sh @@ -90,6 +90,8 @@ EOL pacman -S dhcpcd dhcpcd-dinit --noconfirm pacman -S dbus-dinit +ln -sf /etc/dinit.d/dhcpcd /etc/dinit.d/boot.d/ +ln -sf /etc/dinit.d/dbus /etc/dinit.d/boot.d/ pacman -S nvidia-open-dkms nvidia-utils --noconfirm