From cc372b884bb592363e6c20cfed3130970ef1080a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 27 Apr 2016 12:28:16 +0200 Subject: better description --- custom/uucp.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 07724ff7..26a2b4b8 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -28,9 +28,8 @@ in { sshUser = mkOption { type = types.attrs; - default = { - }; - description = "The local uucp linux-user"; + default = {}; + description = "Overrides for the local uucp linux-user"; }; sshConfig = mkOption { -- cgit v1.2.3