From 33ba0cfac23d98dd6ea3f159917fe9bf1b97b829 Mon Sep 17 00:00:00 2001 From: Tim Neumann Date: Mon, 10 Aug 2020 01:45:42 +0200 Subject: [PATCH] Add FIUS nur repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 2769142c6..da7ad8b12 100644 --- a/repos.json +++ b/repos.json @@ -96,6 +96,9 @@ "fgaz": { "url": "https://github.com/fgaz/nur-packages" }, + "fius": { + "url": "https://github.com/Fius/nur-packages" + }, "gnidorah": { "url": "https://github.com/gnidorah/nur-packages" },