From ec0e79810c1a58d37c754b0c7f8edd46f7417635 Mon Sep 17 00:00:00 2001 From: Henry Sipp Date: Sat, 26 Jul 2025 12:50:25 -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 2ba6d98..008db79 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)) +(You can find my personal nix setup [here](https://github.com/henrysipp/nix-setup) too if you need a reference.) ```nix { inputs = {