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