mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
readme: hetzner instructions
This commit is contained in:
parent
9f84436b1e
commit
497b49f5b2
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ 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)
|
||||
- Copy from existing configuration (eg: ax41.nix)
|
||||
- Make networking configuration changes.
|
||||
- Run nixos-anywhere from a Linux system, targetting `root@<ip>`
|
||||
- Wait for reboot; `ssh srid@<ip>`; profit!
|
||||
- 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue