add windows wsl config

This commit is contained in:
reeink 2024-05-08 00:57:48 +08:00
parent a600b60c5f
commit 2aefb9c41f
No known key found for this signature in database
2 changed files with 10 additions and 0 deletions

View file

@ -3,6 +3,7 @@ README.md
{{ if ne .chezmoi.os "windows" }}
AppData
Documents
.wslconfig
{{ end }}
{{ if ne .chezmoi.os "linux" }}

9
dot_wslconfig Normal file
View file

@ -0,0 +1,9 @@
[wsl2]
networkingMode=mirrored
dnsTunneling=true
firewall=true
autoProxy=true
[experimental]
autoMemoryReclaim=gradual
sparseVhd=true