From 58e6fe6f457c6402e745f2f56c93499a28f27c6c Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sun, 10 Dec 2023 14:23:21 -0500 Subject: [PATCH] readme: link to tutorial --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 769150a..9cdb016 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ 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 + - 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) - Digital Ocean