readme: do -> example

This commit is contained in:
Sridhar Ratnakumar 2023-12-01 19:13:21 -05:00 committed by GitHub
parent 668e46acc3
commit 0dfe570d8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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