fix: update cred version
This commit is contained in:
parent
acca19d3dd
commit
03730f953f
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ in {
|
|||
fsType = "cifs";
|
||||
options = [
|
||||
"credentials=${cfg.storagebox.credentialsFile}"
|
||||
"vers=3.0"
|
||||
"uid=1000"
|
||||
"gid=1000"
|
||||
"iocharset=utf8"
|
||||
|
|
|
|||
Reference in a new issue