mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
206 B
206 B
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