From e985c76e88a6d9818371da2c3cf1d678dfd049a4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 16 May 2016 00:04:56 +0200 Subject: =?UTF-8?q?my=20nemesis=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/uucp.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 8b476363..ed452f22 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -142,9 +142,9 @@ in { extraSys = mkOption { type = types.string; - default = '' + default = '' protocol-parameter g packet-size 4096 - ''; + ''; description = "Extra configuration to prepend verbatim to `/etc/uucp/sys`"; }; }; -- cgit v1.2.3