allow read-wite access for smb shared folder
This commit is contained in:
parent
2ffe6db98e
commit
54c8032fea
@ -34,7 +34,7 @@ with deviceSpecific; {
|
||||
fsType = "cifs";
|
||||
device = "//192.168.0.100/data";
|
||||
options = [
|
||||
"ro"
|
||||
# "ro"
|
||||
"user=${secrets.linux-samba.user}"
|
||||
"password=${secrets.linux-samba.password}"
|
||||
# "nofail"
|
||||
|
Loading…
x
Reference in New Issue
Block a user