diff options
author | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
commit | f1ebbc73395e733e222b7f51e3fb554579ec1916 (patch) | |
tree | b3fa8c5d6279248391f5cd72f92e9bece13e4470 /2configs/tv/git-public.nix | |
parent | faf5f6c172d6a6915e18cdec85e3543051eb0449 (diff) |
autoimport 3*/{krebs,$(LOGNAME)}
Diffstat (limited to '2configs/tv/git-public.nix')
-rw-r--r-- | 2configs/tv/git-public.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/2configs/tv/git-public.nix b/2configs/tv/git-public.nix index 7f2b51308..1bf44e0fc 100644 --- a/2configs/tv/git-public.nix +++ b/2configs/tv/git-public.nix @@ -3,7 +3,6 @@ with import ../../4lib/tv { inherit lib pkgs; }; let out = { - imports = [ ../../3modules/krebs/git.nix ]; krebs.git = { enable = true; root-title = "public repositories at ${config.tv.identity.self.name}"; |