diff options
author | tv <tv@shackspace.de> | 2015-06-14 19:15:56 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-06-14 19:15:56 +0200 |
commit | 8ee650ed25eb7b3f879b97b66d38a57bc6439ed7 (patch) | |
tree | 7bb93a9238a4d7ccd55ffa64680c8dcffbddf1d0 /modules/cd | |
parent | dba033ed10838c9ff8c1720d41f8845c5199927e (diff) |
modules/tv/git: initial commit (incl. lib.git)
Diffstat (limited to 'modules/cd')
-rw-r--r-- | modules/cd/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/cd/default.nix b/modules/cd/default.nix index 7ceaf71f3..cc63318cd 100644 --- a/modules/cd/default.nix +++ b/modules/cd/default.nix @@ -11,6 +11,7 @@ ../tv/base-cac-CentOS-7-64bit.nix ../tv/ejabberd.nix # XXX echtes modul ../tv/exim-smarthost.nix + ../tv/git.nix ../tv/retiolum.nix ../tv/sanitize.nix ]; |