From d9a4d6676dee165494b013085363866868d79b64 Mon Sep 17 00:00:00 2001 From: Henry Sipp Date: Thu, 3 Jul 2025 11:20:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3686564..2ba6d98 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To get started you'll first need to set up a fresh [NixOS](https://nixos.org/) i Once ready, add this flake to your system configuration, you'll also need [home-manager](https://github.com/nix-community/home-manager) as well: - +(You can find my personal nix setup [here](https://github.com/henrysipp/nix-setup)) ```nix { inputs = {