From 69c4e1428e9bd82d5600885893169841fdd6e075 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 7dc93e8..09d1e6b 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