Work in progress further refactoring.

This commit is contained in:
kat witch 2021-03-03 04:01:28 +00:00
parent 556a302df9
commit 20b4bafa85
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
20 changed files with 42 additions and 39 deletions

View file

@ -3,7 +3,7 @@
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
* create a config for that host that contains a deploy.ssh.host
* run `./nyx install <hostname>`.
To rebuild a host: