Update samba version of the UGent folder

This commit is contained in:
coolneng 2022-10-04 11:55:45 +02:00
parent efefbc84fc
commit e4e7826b21
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -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"; };
}
];