From a1801e71ee1116ec45adbda61eaa62d6169d378a Mon Sep 17 00:00:00 2001 From: Denis Lavrushko Date: Fri, 17 Nov 2023 10:02:14 +0100 Subject: [PATCH] feat(repos): add my own behoof4mind nix user repo --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 1af537d75..4d7458c77 100644 --- a/repos.json +++ b/repos.json @@ -179,6 +179,10 @@ "github-contact": "jechol", "url": "https://github.com/jechol/nix-beam" }, + "behoof4mind": { + "github-contact": "behoof4mind", + "url": "https://github.com/behoof4mind/packages" + }, "bendlas": { "github-contact": "bendlas", "url": "https://github.com/bendlas/nur-packages"