From 9cd2fd2d3ceee11afbcfdaae902fea75d25756ea Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Apr 2018 13:22:21 +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/uucp.nix') diff --git a/custom/uucp.nix b/custom/uucp.nix index feb783fc..70f3d5db 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -57,7 +57,7 @@ let generateKey = mkOption { type = types.listOf types.string; - default = [ "-t" "ed25519" ]; + default = [ "-t" "ed25519" "-N" "" ]; description = "Arguments to pass to `ssh-keygen` to generate a keypair for communication with this host"; }; -- cgit v1.2.3