infrastructure/README.md
kat witch ae16fd6737
Fix
2021-02-26 08:28:40 +00:00

11 lines
318 B
Markdown

# kat's nixfiles
To provision a new host:
* add that host to the SSH config in programs.ssh
* create a config for that host that contains a meta.deploy.ssh.host
* run `./nyx install <hostname>`.
To rebuild a host:
* run `,/nyx build <hostname> <method>` where method is optional, can be... switch or boot or such.