📝 Slightly reword intro section of README.md

This commit is contained in:
Jo 2025-07-28 22:21:41 +02:00 committed by GitHub
parent 353573e280
commit b0ba265eb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
</div> </div>
<br> <br>
## 💡 How does this work? ## 💡 Why the need for a second version? | What's the status? | Is this stable?
At its core, version 2 of my NixOS flake was aimed at improving the following regions of my previous setup: At its core, version 2 of my NixOS flake was aimed at improving the following regions of my previous setup:
- Implementing my own custom library at self.lib, recursively built from the contents of the `lib` directory. - Implementing my own custom library at self.lib, recursively built from the contents of the `lib` directory.