no trace
This commit is contained in:
@@ -16,8 +16,7 @@
|
|||||||
"nxrpli" = (nxace "nxrpil") // { hostname = "10.0.1.31"; port = 22; };
|
"nxrpli" = (nxace "nxrpil") // { hostname = "10.0.1.31"; port = 22; };
|
||||||
"nxgit" = (nxace "nxgit") // {
|
"nxgit" = (nxace "nxgit") // {
|
||||||
user = "git";
|
user = "git";
|
||||||
identityFile = builtins.trace config.programs.ssh.matchBlocks.nxgit
|
identityFile = "${hyper.home}/vault/ssh/nxgit-nx2-${hyper.host}";
|
||||||
"${hyper.home}/vault/ssh/nxgit-nx2-${hyper.host}";
|
|
||||||
# addKeysToAgent = "1h";
|
# addKeysToAgent = "1h";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user