Skip to content

Commit

Permalink
Update 'wsl.conf' for nested virt support
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelemc committed Dec 1, 2024
1 parent 91dfb03 commit 1e8e117
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wsl.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[boot]
systemd=true
command = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'

[wsl2]
nestedVirtualization=true

0 comments on commit 1e8e117

Please sign in to comment.