From ff7178be0090f31e12c65d6158c558bf1d9d7f14 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 22 Jun 2015 19:19:32 +0200 Subject: tv git: split module into options and config --- modules/tv/git/public.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/tv/git/public.nix') diff --git a/modules/tv/git/public.nix b/modules/tv/git/public.nix index 7dc93e821..09d1e6b4b 100644 --- a/modules/tv/git/public.nix +++ b/modules/tv/git/public.nix @@ -65,8 +65,7 @@ in imports = [ ./. ]; - - services.git = { + tv.git = { enable = true; inherit repos rules users; }; -- cgit v1.2.3