From f85b85657d0093bad6cab87c3be7de97857a6a16 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 Apr 2018 13:22:32 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/motion.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/custom/motion.nix b/custom/motion.nix index fbdf256b..1aa39f41 100644 --- a/custom/motion.nix +++ b/custom/motion.nix @@ -83,6 +83,7 @@ in { user = mkOption { type = types.submodule userConfig; + default = {}; description = "Overrides for the motion user"; }; }; -- cgit v1.2.3