Skip to main content

wsl2 setup

/etc/wsl.conf

[boot]
systemd=true

sudoers:

# Allow members of group sudo to execute any command
#%sudo  ALL=(ALL:ALL) ALL
%sudo   ALL=(ALL) NOPASSWD: ALL