diff options
Diffstat (limited to 'Biz/Cloud/Git.nix')
-rw-r--r-- | Biz/Cloud/Git.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Biz/Cloud/Git.nix b/Biz/Cloud/Git.nix index fadf2aa..55ca441 100644 --- a/Biz/Cloud/Git.nix +++ b/Biz/Cloud/Git.nix @@ -22,7 +22,6 @@ in { (lib.strings.splitString "\n") lib.lists.head ]; - # TODO: this is broken # commonHooks = [ ./git-hooks ]; }; gitDaemon = { |