This commit is contained in:
2024-01-15 22:59:53 +00:00
parent 57b29a4220
commit 540659fd95
6 changed files with 128 additions and 91 deletions

View File

@@ -15,7 +15,7 @@ in {
device = "//192.168.1.109/Public";
fsType = "cifs";
# options = ["uid=0,gid=1000"];
options = ["guest" "uid=1000"];
options = ["guest" "uid=1000" "iocharset=utf8"];
};
};
}