From 010b58be6f80602d2b683ef9a322e083afefee6b Mon Sep 17 00:00:00 2001 From: williamvds Date: Mon, 21 Nov 2022 22:14:15 +0000 Subject: [PATCH] Journey into Nix: Link to configuration repo --- content/blog/a_journey_into_nix.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/blog/a_journey_into_nix.md b/content/blog/a_journey_into_nix.md index d35735b..a0869e5 100644 --- a/content/blog/a_journey_into_nix.md +++ b/content/blog/a_journey_into_nix.md @@ -46,6 +46,10 @@ quite happy with how things turned out. I think all this work is a "once and for all" effort to ensure I don't have to manually set up my server again. I'm also reasonably happy with Nix, and I think I'll be using it more in the future. +If you're interested in viewing the end result (i.e. my NixOS configuration), +you can find it in [my configuration +repository](https://git.sr.ht/~williamvds/config/tree/master/item/nix). + ## Preparatory reading As with most things, I initially started with some web searches, and came across -- 2.38.5