mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
264 B
264 B
kat's nixfiles
To provision a new host:
- create a config for that host that contains a deploy.ssh.host
- run
./nyx install <hostname>.
To rebuild a host:
- run
./nyx deploy <hostname> <method>where method is optional, can be... switch or boot or such.