Skip to content

Instantly share code, notes, and snippets.

@Maverik
Created July 26, 2024 07:54
Show Gist options
  • Save Maverik/ea567fbcc2999822f2b6aab24fe37873 to your computer and use it in GitHub Desktop.
Save Maverik/ea567fbcc2999822f2b6aab24fe37873 to your computer and use it in GitHub Desktop.
WSL Config
[wsl2]
swap=0
nestedVirtualization=true
guiApplications=true
#networkingMode=mirrored
firewall=false
dnsTunneling=true
#https://github.com/Locietta/xanmod-kernel-WSL2/releases/
kernel=C:\\bzImage-x64v3
memory=2GB
processors=2
kernelCommandLine = cgroup_no_v1=all
[experimental]
autoMemoryReclaim=dropcache
sparseVhd=true
useWindowsDnsCache=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment