:(
This commit is contained in:
parent
c36e1fae06
commit
8458672f27
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
wslConf = {
|
wslConf = {
|
||||||
automount.root = "/mnt";
|
automount.root = "/mnt";
|
||||||
# Allows writing to linux network section in Explorer
|
# Allows writing to linux network section in Explorer
|
||||||
options = "metadata,uid=1000,gid=100,umask=22,fmask=11";
|
options = "metadata,uid=1000,gid=100,umask=22,fmask=11";
|
||||||
};
|
};
|
||||||
defaultUser = "sako";
|
defaultUser = "sako";
|
||||||
startMenuLaunchers = true;
|
startMenuLaunchers = true;
|
||||||
|
|
Loading…
Reference in a new issue