artix

posix artix installation script
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 71efe1a2f8d78f9260bb91d92bb594a9cf136da9
parent 5730f341778e95d4699c67df149ed4fcb29ee3c5
Author: awy <awy@awy.one>
Date:   Tue, 13 May 2025 18:13:40 +0300

keepenv

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

diff --git a/post_chroot.sh b/post_chroot.sh @@ -125,6 +125,7 @@ pacman -Sy --noconfirm pacman -S doas --noconfirm cat <<EOL >> /etc/doas.conf permit :wheel +permit keepenv :wheel permit nopass :wheel cmd pacman args -Syu permit nopass :wheel cmd pacman args -Syyu permit nopass :wheel cmd pacman args -Syyu --noconfirm