commit c12def813da9a58e621f7a861fae6f08a76bb40c
parent 71efe1a2f8d78f9260bb91d92bb594a9cf136da9
Author: awy <awy@awy.one>
Date: Tue, 13 May 2025 18:33:57 +0300
doas
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/post_chroot.sh b/post_chroot.sh
@@ -125,7 +125,7 @@ pacman -Sy --noconfirm
pacman -S doas --noconfirm
cat <<EOL >> /etc/doas.conf
permit :wheel
-permit keepenv :wheel
+permit persist :wheel
permit nopass :wheel cmd pacman args -Syu
permit nopass :wheel cmd pacman args -Syyu
permit nopass :wheel cmd pacman args -Syyu --noconfirm