Changed autofs map
This commit is contained in:
parent
071e904990
commit
7e2e012f3a
@ -164,7 +164,7 @@ in
|
||||
autoMaster =
|
||||
let
|
||||
networkMap = pkgs.writeText "auto" ''
|
||||
home -fstype=cifs,multiuser,cruid=''${UID},sec=krb5 ://${inputs.secrets.lab.nas.host}/home
|
||||
* -fstype=cifs,cruid=''${UID},sec=krb5 ://${inputs.secrets.lab.nas.host}/home
|
||||
'';
|
||||
in
|
||||
''
|
||||
|
Loading…
x
Reference in New Issue
Block a user