From 4a03c26f8258fc8c91651c2f3886f93261978724 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Apr 2018 13:26:34 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/uucp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 70f3d5db..749c8e08 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -24,7 +24,7 @@ let Host ${name}.${port} Hostname ${port} IdentitiesOnly Yes - IdentityFile ${cfg.sshKeyDir}/${name}.pub + IdentityFile ${cfg.sshKeyDir}/${name} '') node.hostnames); sshKeyGen = name: node: '' if [[ ! -e ${cfg.sshKeyDir}/${name} ]]; then -- cgit v1.2.3