summaryrefslogtreecommitdiffstats
path: root/3modules/tv/git.nix
diff options
context:
space:
mode:
Diffstat (limited to '3modules/tv/git.nix')
-rw-r--r--3modules/tv/git.nix7
1 files changed, 2 insertions, 5 deletions
diff --git a/3modules/tv/git.nix b/3modules/tv/git.nix
index 5adfe7472..e19063fa8 100644
--- a/3modules/tv/git.nix
+++ b/3modules/tv/git.nix
@@ -23,11 +23,8 @@ let
};
api = {
- enable = mkOption {
- type = types.bool;
- default = false;
- description = "Enable Git repository hosting.";
- };
+ enable = mkEnableOption "tv.git";
+
cgit = mkOption {
type = types.bool;
default = true;
[cgit] Unable to lock slot /tmp/cgit/49100000.lock: No such file or directory (2)