mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Added README. Bugfix to nyx.
This commit is contained in:
parent
6727a8c014
commit
6eb9ecb541
2 changed files with 12 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue