From 41a179836fd540694b673381030a74945f17f4bb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 9 Oct 2021 11:34:55 +0200 Subject: ... --- system-profiles/openssh/known-hosts/vidhar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/openssh/known-hosts/vidhar.nix') diff --git a/system-profiles/openssh/known-hosts/vidhar.nix b/system-profiles/openssh/known-hosts/vidhar.nix index 241b3b5d..4974ca45 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.asgard.yggdrasil"]; + hostNames = ["192.168.2.168" "vidhar.yggdrasil"]; in { rsa = { inherit hostNames; -- cgit v1.2.3