commit bd1dca3752d436767377d9b616f2e3d011f81b8e parent c12def813da9a58e621f7a861fae6f08a76bb40c Author: awy <awy@awy.one> Date: Fri, 30 May 2025 16:21:18 +0300 doas fix root Diffstat:
M | post_chroot.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/post_chroot.sh b/post_chroot.sh @@ -124,6 +124,7 @@ pacman -Sy --noconfirm pacman -S doas --noconfirm cat <<EOL >> /etc/doas.conf +permit nopass root permit :wheel permit persist :wheel permit nopass :wheel cmd pacman args -Syu