From 63a97e5870e4c88ea92b8dcf368edb15c51ff5d1 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Wed, 8 Nov 2023 07:25:44 +0100 Subject: [PATCH] Fix single char typo :/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae84b6a..4ceb307 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ In case you are not familiar with nix/nixos, this is a collection of configuration files which build all my systems in a declarative manner. The tool used to configure the global system is called [nixos](https://nixos.org/), and the one used to configure the individual users is called [home-manager](https://github.com/nix-community/home-manager). -> A [visual history](./history.md) of my setup is in the work! +> A [visual history](./history.md) of my setup is in the works! ## Features this repository includes: