diff options
author | tv <tv@krebsco.de> | 2018-12-28 14:49:44 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-12-28 14:49:44 +0100 |
commit | 01af2614019c665b7977c0022e184a20c023f959 (patch) | |
tree | d7a5cab5364f3ea51cc4c5931a9f3b1e8011ffbc /tv/2configs | |
parent | d05a98eba35954e3fc3c384a98c679297feb8f80 (diff) |
tv gitrepos: with-ssh
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/gitrepos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index a89d130..9409246 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -71,6 +71,7 @@ let { stockholm = { cgit.desc = "NixOS configuration"; }; + with-ssh = {}; } // mapAttrs (_: recursiveUpdate { cgit.section = "2. Host configurations"; }) { ni = { }; |