From fd41f94ad78b96802c613c393a182864ddb9f6ff Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:21:57 -0500 Subject: [PATCH] readme: fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cdb016..f9e3668 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To use this repository as base configuration for your new machine running: ### NixOS Linux > [!TIP] -> For a general tutorial, see https://nixos.asia/en/tutorial/nixos-config +> For a general tutorial, see https://nixos.asia/en/tutorial/nixos-install - Install NixOS - Hetzner dedicated from Linux Rescue system: https://github.com/numtide/nixos-anywhere (see [blog post](https://galowicz.de/2023/04/05/single-command-server-bootstrap/); example PR: https://github.com/srid/nixos-config/pull/35 where I had to configure networking manually)