summaryrefslogtreecommitdiffstats
path: root/tv/2configs/gitrepos.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2019-01-16 11:17:20 +0100
committerlassulus <lassulus@lassul.us>2019-01-16 11:17:20 +0100
commit879b6d319a18dce6e5f686c997643c78229469a8 (patch)
treec21b0eef944b80adecb7d95aa79ba4a475ef6dd1 /tv/2configs/gitrepos.nix
parenta1d9c22bbd8eff9198f378e9007ddf4cb9ee2e5c (diff)
parent2d2ab95f0707209c4c248d43cb57877a50a37991 (diff)
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-rw-r--r--tv/2configs/gitrepos.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index a89d1302..725ddefa 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 = {};