Skip to content

Instantly share code, notes, and snippets.

@zohaibhassan156
Last active June 27, 2025 17:24
Show Gist options
  • Select an option

  • Save zohaibhassan156/81c73a731a02307ff5150c50d03dc850 to your computer and use it in GitHub Desktop.

Select an option

Save zohaibhassan156/81c73a731a02307ff5150c50d03dc850 to your computer and use it in GitHub Desktop.

WSL Conf common settings

sudo nao /etc/wsl.conf

[boot]
systemd=true

[user]
default=zohaib

[automount]
enabled = true
options = "metadata,uid=1000,gid=1000"

[network]
hostname = MyWSL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment