From e014f7c46775a635250e2fe1f6d1bf68ada9bd45 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 27 Apr 2016 11:48:01 +0200 Subject: default sshConfig --- custom/uucp.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 8ce028ba..5b6d32b3 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -28,6 +28,7 @@ with lib; sshConfig = mkOption { type = types.str; + default = ""; description = "~uucp/.ssh/config"; }; -- cgit v1.2.3