From 61dce1b2b8d857aa14f173066032fb67051a969b Mon Sep 17 00:00:00 2001 From: blahai Date: Sat, 12 Oct 2024 15:30:27 +0300 Subject: [PATCH] Add readme --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fbe314 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# My NixOS configuration + +still very much a WIP + + + +## Credits + +Thank you to everyone who made their flakes available to the public, +without them I couldn't have figured out a lot of things on my own. <3 + +- [isabelroses](https://github.com/isabelroses/dotfiles) for a lot of system configs +- [NotAShelf](https://github.com/NotAShelf/nyx) +- [Aylur](https://github.com/Aylur/dotfiles) for a lot of nix stuff but especially AGS and libastal +- [vimjoyer](https://github.com/vimjoyer) for the amazing tutorials + +And everyone else I forgot to mention, y'all are awseome