install.fairie/system/etc/wsl.conf
Brian Zalewski 16618eb983 Latest
2024-01-06 04:28:02 +00:00

5 lines
No EOL
114 B
Text

[wsl2]
nestedVirtualization=true
[boot]
command = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'