SSH-agent forwarding
This commit is contained in:
@@ -191,6 +191,11 @@ in
|
||||
user = "root";
|
||||
port = 2222;
|
||||
};
|
||||
"proxy.kolkman.org".forwardAgent = true;
|
||||
"NUC25".forwardAgent = true;
|
||||
"NUC".forwardAgent = true;
|
||||
"vps3.evangineer.net".forwardAgent = true;
|
||||
"vps2.evangineer.net".forwardAgent = true;
|
||||
};
|
||||
includes = [
|
||||
(lib.mkIf pkgs.stdenv.hostPlatform.isLinux "/home/${user}/.ssh/config_external")
|
||||
|
||||
Reference in New Issue
Block a user