From 64378c1042377ff16d225bc028c1f4a01472dfe5 Mon Sep 17 00:00:00 2001 From: Tim Neumann Date: Fri, 14 Feb 2020 15:06:35 +0100 Subject: [PATCH] add neumantm repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index f48fdd7c8..cadb04217 100644 --- a/repos.json +++ b/repos.json @@ -164,6 +164,9 @@ "n1kolasM": { "url": "https://github.com/n1kolasM/nur-packages" }, + "neumantm": { + "url": "https://github.com/neumantm/nur-packages" + }, "nexromancers": { "url": "https://github.com/neXromancers/nixromancers" },