Add link to blogpost

@tfc has written a nice walk-through on his blog at: https://galowicz.de/2023/04/05/single-command-server-bootstrap/ . This links to it in README.md
This commit is contained in:
Paul Haerle 2023-04-05 14:26:39 +02:00 committed by GitHub
parent be2221a9bd
commit f503e9024b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,3 +119,7 @@ To format the code
```console
nix fmt
```
# Further Reading
@tfc has written a walkthrough on how use nixos-anywhere to bootstrap hetzner cloud servers as well as dedicated ones on his blog: https://galowicz.de/2023/04/05/single-command-server-bootstrap/