diff options
author | tv <tv@shackspace.de> | 2015-07-24 19:33:20 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 19:33:20 +0200 |
commit | 54becaa19fcbc11ac709ddaf86e56ee3b736931d (patch) | |
tree | 28357f0dd122e02a96424c0707c35cdc2177ca3a /1systems/tv/mkdir.nix | |
parent | f4309272e2531a136a40d2332d1bfecec16d9a91 (diff) |
tv git: add restricted repos
Diffstat (limited to '1systems/tv/mkdir.nix')
-rw-r--r-- | 1systems/tv/mkdir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/mkdir.nix b/1systems/tv/mkdir.nix index 03d0c00f1..3e5fb7286 100644 --- a/1systems/tv/mkdir.nix +++ b/1systems/tv/mkdir.nix @@ -9,7 +9,7 @@ with lib; ../../2configs/tv/base.nix ../../2configs/tv/consul-server.nix ../../2configs/tv/exim-smarthost.nix - ../../2configs/tv/git-public.nix + ../../2configs/tv/git.nix { imports = [ ../../2configs/tv/identity.nix ]; tv.identity.self = config.tv.identity.hosts.mkdir; |