fix sakowsl not being able to write via explorer
This commit is contained in:
parent
6df86a8b23
commit
98eebebed6
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
|
||||
# Enable integration with Docker Desktop (needs to be installed)
|
||||
# docker-desktop.enable = true;
|
||||
|
||||
# Allows writing to linux network section in Explorer
|
||||
options = "metadata,uid=1000,gid=100,umask=22,fmask=11";
|
||||
|
||||
};
|
||||
|
||||
users.users.sako.isNormalUser = true;
|
||||
|
|
Loading…
Reference in a new issue