From 58064e5e72660eae68a41f310fe3f0a2f3c99eb9 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Fri, 3 Nov 2023 11:30:03 +0300 Subject: [PATCH] docs: add credits section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d27a2f2..00acb8f 100644 --- a/README.md +++ b/README.md @@ -112,3 +112,7 @@ There are several packages exposed by this flake. Each directory in `pkgs` conta ## 🔧 Contributing PRs are always welcome. + +## 🫂 Credits + +The repository structure is mostly borrowed from [@fufexan](https://github.com/fufexan)'s [nix-gaming](https://github.com/fufexan/nix-gaming).