Update samba version of the UGent folder
This commit is contained in:
parent
efefbc84fc
commit
e4e7826b21
|
@ -102,7 +102,7 @@
|
||||||
type = "cifs";
|
type = "cifs";
|
||||||
where = "/ugent";
|
where = "/ugent";
|
||||||
options =
|
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"; };
|
mountConfig = { TimeoutSec = "5"; };
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue