Update samba version of the UGent folder
This commit is contained in:
parent
efefbc84fc
commit
e4e7826b21
|
@ -102,7 +102,7 @@
|
|||
type = "cifs";
|
||||
where = "/ugent";
|
||||
options =
|
||||
"credentials=${config.age.secrets.samba-ugent.path},noperm,vers=3.0,sec=ntlmv2i";
|
||||
"credentials=${config.age.secrets.samba-ugent.path},noperm,vers=3.11,sec=ntlmv2i";
|
||||
mountConfig = { TimeoutSec = "5"; };
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue