From 0b300dc90e675cb02a50abd88bad66365f5abd93 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 22 Jul 2017 20:37:20 +0200 Subject: krebs repo-sync: activate also git --- krebs/2configs/repo-sync.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'krebs/2configs/repo-sync.nix') diff --git a/krebs/2configs/repo-sync.nix b/krebs/2configs/repo-sync.nix index 87a8bd82..157a30e6 100644 --- a/krebs/2configs/repo-sync.nix +++ b/krebs/2configs/repo-sync.nix @@ -65,6 +65,15 @@ in { krebs.repo-sync = { enable = true; }; + krebs.git = { + enable = mkDefault true; + cgit = { + settings = { + root-title = "Shared Repos"; + root-desc = "keep on krebsing"; + }; + }; + }; imports = [ (sync-retiolum "stockholm") ]; -- cgit v1.2.3