fra1-b: use spipe with shorthand
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
programs.ssh.extraConfig = ''
|
||||
Host fra1-b.jakstys.lt jakstys.lt
|
||||
ProxyCommand ${pkgs.spiped}/bin/spipe -t %h:8022 -k ${cfg.keyfile}
|
||||
|
||||
Host fra1-b
|
||||
HostName fra1-b.jakstys.lt
|
||||
ProxyCommand ${pkgs.spiped}/bin/spipe -t %h:8022 -k ${cfg.keyfile}
|
||||
'';
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user