From 8156ce5a53dea671701d342a2db3346074dceb7b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Apr 2018 13:41:11 +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 | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 9bad979e..0ae99f91 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -15,6 +15,7 @@ let time any chat-seven-bit false chat . "" + protocol ${node.protocols} command-path ${concatStringsSep " " cfg.commandPath} commands ${concatStringsSep " " node.commands} ${concatStringsSep "\nalternate\n" (map (port: '' -- cgit v1.2.3