fix(wsl): always set wsl.defaultUser to user.name
This commit is contained in:
parent
a023ebc396
commit
488eeb4997
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
wsl = {
|
||||
enable = true;
|
||||
automountPath = "/media";
|
||||
defaultUser = "infinidoge";
|
||||
startMenuLaunchers = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue