mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
12 lines
314 B
Text
12 lines
314 B
Text
# ~/.wslconfig
|
|
# New-Item -ItemType SymbolicLink -Path ~\.wslconfig -Target ~\.dotfiles\win\.wslconfig
|
|
[wsl2]
|
|
# networkingMode=mirrored
|
|
# dnsTunneling=true
|
|
# firewall=true
|
|
# autoProxy=true
|
|
|
|
[experimental]
|
|
# requires dnsTunneling but are also OPTIONAL
|
|
bestEffortDnsParsing=true
|
|
hostAddressLoopback=true
|