fix: update cred version

This commit is contained in:
Jet 2026-03-18 17:36:58 -07:00
parent acca19d3dd
commit 03730f953f
No known key found for this signature in database

View file

@ -105,6 +105,7 @@ in {
fsType = "cifs"; fsType = "cifs";
options = [ options = [
"credentials=${cfg.storagebox.credentialsFile}" "credentials=${cfg.storagebox.credentialsFile}"
"vers=3.0"
"uid=1000" "uid=1000"
"gid=1000" "gid=1000"
"iocharset=utf8" "iocharset=utf8"