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