From 47a7563f2a92a07419ecf978037134b2a241c826 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Jan 2020 16:16:49 +0100 Subject: preshared knownHosts --- 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 7fccb7e5..54f5aac4 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -60,7 +60,7 @@ let publicKeys = mkOption { type = types.listOf types.str; default = []; - description = "SSH public keys for this node"; + description = "SSH client public keys for this node"; }; generateKey = mkOption { -- cgit v1.2.3