This commit is contained in:
kat witch 2021-02-26 08:28:40 +00:00
parent 6eb9ecb541
commit ae16fd6737
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -4,8 +4,8 @@ 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>`.
* run `./nyx install <hostname>`.
To rebuild a host:
* run `nyx build <hostname> <method>` where method is optional, can be... switch or boot or such.
* run `,/nyx build <hostname> <method>` where method is optional, can be... switch or boot or such.