From adb9b5b98b74499f5996fb2ad3faede61b033a49 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 3 Sep 2017 23:34:11 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/trivmix-service.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/trivmix-service.nix b/custom/trivmix-service.nix index aa9708c6..6a50224d 100644 --- a/custom/trivmix-service.nix +++ b/custom/trivmix-service.nix @@ -82,7 +82,7 @@ let in { options.services.trivmix = mkOption { type = types.attrsOf (types.submodule mixerModule); - default = []; + default = {}; description = "Definition of mixers"; }; -- cgit v1.2.3