project-wide: nyx removed, README update

This commit is contained in:
kat witch 2021-04-04 23:00:19 +01:00
parent 2b258b083f
commit 6fb326015e
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 2 additions and 54 deletions

View file

@ -1,10 +1,4 @@
# 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.
* `nix run -f . deploy.target.<target name>.run.apply`
* `nix run -f . deploy.target.<target name>.run -c terraform destroy`