From 0dfe570d8ae949fadd68627674291d18909dd634 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:13:21 -0500 Subject: [PATCH] readme: do -> example --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16fe509..769150a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ To use this repository as base configuration for your new machine running: - 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: https://github.com/elitak/nixos-infect - - Better way: [Custom image](https://nixos.zulipchat.com/#narrow/stream/413948-nixos/topic/Deploying.20to.20DigitalOcean) + - Digital Ocean + - Legacy/manual approach: [nixos-infect](https://github.com/elitak/nixos-infect) + - Modern/automate approach: Custom image + colerama; cf. [Zulip](https://nixos.zulipchat.com/#narrow/stream/413948-nixos/topic/Deploying.20to.20DigitalOcean) and [example](https://github.com/fpindia/fpindia-chat) - X1 Carbon: https://srid.ca/x1c7-install - Windows (via WSL): https://github.com/nix-community/NixOS-WSL - Clone this repo anywhere