/etc/sudoers.d/wheel useradd -m -G wheel -s /bin/bash username passwd username ./Arch.exe config --default-user username // in terminal sudo pacman-key --init // must have to use pacman sudo pacman-key --populate"> /etc/sudoers.d/wheel useradd -m -G wheel -s /bin/bash username passwd username ./Arch.exe config --default-user username // in terminal sudo pacman-key --init // must have to use pacman sudo pacman-key --populate"> /etc/sudoers.d/wheel useradd -m -G wheel -s /bin/bash username passwd username ./Arch.exe config --default-user username // in terminal sudo pacman-key --init // must have to use pacman sudo pacman-key --populate">

passwd
echo "%wheel ALL=(ALL) ALL" > /etc/sudoers.d/wheel
useradd -m -G wheel -s /bin/bash username
passwd username
./Arch.exe config --default-user username // in terminal

sudo pacman-key --init // must have to use pacman
sudo pacman-key --populate

in Windows Terminal setting, set default directory to \\\\wsl$\\Arch\\home\\cyn