Add bespin machines #2

Merged
quentin merged 14 commits from add-bespin into main 2022-10-16 14:17:13 +00:00
Showing only changes of commit 0574c47e5f - Show all commits

View file

@ -33,6 +33,7 @@ Basically:
- To get your node's wg public key, you must run `./deploy_prod prod <node>`, see the next section for more information
- Add your nodes to `cluster/prod/ssh_config`, it will be used by the various SSH scripts.
- If you use `ssh` directly, use `ssh -F ./cluster/prod/ssh_config`
- Add `User root` for the first time as your user will not be declared yet on the system
## How to deploy a Nix configuration on a fresh node