From 00beaa14dfcdc856fb60d81dcff1428df73d76ca Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee Date: Fri, 25 Aug 2023 08:35:37 +0530 Subject: [PATCH] doc: add reference to enabling flakes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1720e6..2c47723 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ NixOS configuration files personalized for my workflow. -To get started, install NixOS, enable flakes, clone this repository. +To get started, install NixOS, [enable flakes](https://nixos.wiki/wiki/Flakes#NixOS), clone this repository. ```sh git clone --recursive https://github.com/lavafroth/dotfiles