mount & network
# Enable extra metadata options by default [automount] enabled = true root = /windir/ options = "metadata,umask=22,fmask=11" mountFsTab = false # Enable DNS – even though these are turned on by default, we'll specify here just to be explicit. [network] generateHosts = true generateResolvConf = true
restrain high memory issue
[wsl2] memory=2GB swap=1GB localhostForwarding=true