From e174db4637d78736d9d32dc13555b7a092261e8d Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Thu, 6 May 2021 01:00:39 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17e545c..57bb035 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org) -This repo stores nix to manage my machines. The initial structure was inspired by [samuelgrf/nixos-config](https://gitlab.com/samuelgrf/nixos-config/-/tree/master/). +This repo stores nix to manage my machines running [NixOS](https://nixos.org/). The initial structure was inspired by [samuelgrf/nixos-config](https://gitlab.com/samuelgrf/nixos-config/-/tree/master/). + +The configuration is very specific to my own machines and setup, but it may be helpful to anyone else learning or experimenting with nix, whether it be on a desktop or a server. ## Setup