This commit is contained in:
Sakooooo 2023-08-26 10:06:49 +00:00
parent c36e1fae06
commit 8458672f27
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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;