Skip to content

Instantly share code, notes, and snippets.

@tnguyen14
Created January 26, 2021 04:39
Show Gist options
  • Select an option

  • Save tnguyen14/bbd95d8169a89b5a356884ac79e9ee9d to your computer and use it in GitHub Desktop.

Select an option

Save tnguyen14/bbd95d8169a89b5a356884ac79e9ee9d to your computer and use it in GitHub Desktop.

Revisions

  1. tnguyen14 created this gist Jan 26, 2021.
    9 changes: 9 additions & 0 deletions wsl.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    [automount]
    root=/
    enabled = true
    options = "metadata,uid=1000,gid=1000,umask=22,fmask=11,case=off"
    mountFsTab = true

    [network]
    generateHosts = true
    generateResolvConf = true