From 6331e2c3fac89fe63229eedd78d729e0489c88d3 Mon Sep 17 00:00:00 2001 From: SCOTT-HAMILTON Date: Thu, 9 Jul 2020 19:22:15 +0200 Subject: [PATCH] add instantos repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 67e6f3069..8d1c10f19 100644 --- a/repos.json +++ b/repos.json @@ -108,6 +108,9 @@ "immae": { "url": "https://git.immae.eu/perso/Immae/Config/Nix/NUR.git" }, + "instantos": { + "url": "https://github.com/instantOS/nix" + }, "ivar": { "url": "https://github.com/IvarWithoutBones/NUR" },