From 5ce0f72159c5d04fb6315ad625e034a05215fffe Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Apr 2018 13:20:06 +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(-) diff --git a/custom/uucp.nix b/custom/uucp.nix index 2016b8c6..f0d98c37 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -10,7 +10,7 @@ let reliable true command ${pkgs.openssh}/bin/ssh -x -o batchmode=yes ${name}.${port} '') node.hostnames); - sysSpec = name: '' + sysSpec = name: node: '' system ${name} time Any chat "" -- cgit v1.2.3