From f805ce37981a699981ae25dfd1943dc3db33b90e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Nov 2024 08:41:39 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 5 +++++ 1 file changed, 5 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 ac930614..107f1e76 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -554,4 +554,9 @@ HostKeyAlgorithms = "+ecdsa-sha2-nistp256"; }; }; + "game01" = + { hostname = "game01.yggdrasil.li"; + user = "factorio"; + identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; + }; } -- cgit v1.2.3