What's the distinction between wsl.defaultUser and wsl.wslConf.user.default
#1068
Unanswered
lucasfcnunes
asked this question in
Q&A
Replies: 1 comment
|
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, by default, we have
wsl.defaultUser = "nixos"andwsl.wslConf.user.default = "root".I'm doing
wsl.defaultUser = "lucasfcnunes", but i don't know if it's correct...Can someone explain the difference to me?
sources:
All reactions