From 787333568c2af3f6ff0dee3d6c928f3be5455ddc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 6 Feb 2022 21:52:31 +0100 Subject: ... --- system-profiles/openssh/known-hosts/vidhar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/openssh') diff --git a/system-profiles/openssh/known-hosts/vidhar.nix b/system-profiles/openssh/known-hosts/vidhar.nix index 4974ca45..0e4b784e 100644 --- a/system-profiles/openssh/known-hosts/vidhar.nix +++ b/system-profiles/openssh/known-hosts/vidhar.nix @@ -1,5 +1,5 @@ let - hostNames = ["192.168.2.168" "vidhar.yggdrasil"]; + hostNames = ["192.168.2.168" "vidhar.yggdrasil" "vidhar.yggdrasil.li"]; in { rsa = { inherit hostNames; -- cgit v1.2.3