From 44439d44705e2d1a2db4e51ab892aa0befbbe7e7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 3 Sep 2017 23:21:15 +0200 Subject: =?UTF-8?q?=E2=80=A6=E2=B8=98?= 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(-) diff --git a/custom/trivmix-service.nix b/custom/trivmix-service.nix index ff5d36ff..c79eaf17 100644 --- a/custom/trivmix-service.nix +++ b/custom/trivmix-service.nix @@ -75,7 +75,7 @@ let Nice = "-10"; LimitRTPRIO = "95:95"; LimitMEMLOCK = "infinity"; - }); + };); in { options.services.trivmix = mkOption { type = types.attrsOf (types.submodule mixerModule); -- cgit v1.2.3