mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 19:23:39 -05:00
fix semi
This commit is contained in:
parent
525b619d53
commit
3c1f8ec659
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
wsl = {
|
wsl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultUser = "meyer";
|
defaultUser = "meyer";
|
||||||
}
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue