diff options
| author | jeschli <jeschli@gmail.com> | 2019-01-29 19:17:43 +0100 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2019-01-29 19:17:43 +0100 |
| commit | 92f5e7ef0e7a4d44932d9a0207db06624cf6d3fe (patch) | |
| tree | 63476fd9540895458bf0f0bb9b05951444c3e2b4 /tv/2configs/gitrepos.nix | |
| parent | 5630c40e3d30e3b1bb92a4852d7b462420bb05af (diff) | |
| parent | a10178e5e7afb819a211a94f306bd8f029677bb6 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'tv/2configs/gitrepos.nix')
| -rw-r--r-- | tv/2configs/gitrepos.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index a89d130..725ddef 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -67,10 +67,12 @@ let { cgit.desc = "source code installer"; }; q = {}; + reaktor2 = {}; regfish = {}; stockholm = { cgit.desc = "NixOS configuration"; }; + with-ssh = {}; } // mapAttrs (_: recursiveUpdate { cgit.section = "2. Host configurations"; }) { ni = { }; @@ -102,6 +104,7 @@ let { nixos-infest = {}; painload = {}; push = {}; + Reaktor = {}; with-tmpdir = {}; get = {}; load-env = {}; |
