From cf674cf7c1598b8c412e81c454760cbf4f97decd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 11 Dec 2022 12:04:25 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'accounts/gkleen@sif/ssh-hosts.nix') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 897ad8ce..3af0b109 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -438,4 +438,14 @@ { hostname = "math0d.mathinst.loc"; proxyJump = "mathw0h"; }; + "dhcp01" = + { hostname = "dhcp01.mathinst.loc"; + user = "root"; + proxyJump = "mathw0h"; + }; + "dhcp02" = + { hostname = "dhcp02.mathinst.loc"; + user = "root"; + proxyJump = "mathw0h"; + }; } -- cgit v1.2.3