fix wsl whoops
This commit is contained in:
parent
62c1d1c50d
commit
ed980b89cd
|
@ -21,7 +21,6 @@
|
|||
# Setup WSL
|
||||
wsl = {
|
||||
enable = true;
|
||||
automountPath = "/mnt";
|
||||
defaultUser = "nathan";
|
||||
startMenuLaunchers = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue