mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
7 lines
206 B
Markdown
7 lines
206 B
Markdown
# Proto readme
|
|
|
|
* export NIX_SSHOPTS="-p 62954"
|
|
* export NIX_SSHOPTS="-p 22"
|
|
* nix build -f . deploy.all && ./result
|
|
* nix build -f . deploy.$group && ./result
|
|
* nix build -f . deploy.$hostname && ./result
|