From 2968de37d4eac2bac6699d059a86916559810d77 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 Apr 2018 13:25:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/motion.nix b/custom/motion.nix index 3e03dc33..712c1a61 100644 --- a/custom/motion.nix +++ b/custom/motion.nix @@ -73,7 +73,7 @@ in { description = "Name of the dedicated user"; }; - overrides = { + overrides = mkOption { type = types.attrs; default = {}; }; -- cgit v1.2.3