From b0ba265eb02833cbd3f787cf3b05ed0597b6a90f Mon Sep 17 00:00:00 2001 From: Jo Date: Mon, 28 Jul 2025 22:21:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Slightly=20reword=20intro=20sect?= =?UTF-8?q?ion=20of=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5941e3..a2a3bf5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@
-## 💡 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: - Implementing my own custom library at self.lib, recursively built from the contents of the `lib` directory.