install.fairie/system/etc/wsl.conf

5 lines
114 B
Text
Raw Normal View History

2024-01-05 20:28:02 -08:00
[wsl2]
nestedVirtualization=true
[boot]
command = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'