updated docs and ai shit
This commit is contained in:
parent
8f83105aa4
commit
1653398873
6 changed files with 478 additions and 114 deletions
|
|
@ -47,7 +47,9 @@ nix develop
|
|||
nix run github:serokell/deploy-rs -- .#cryodev-main
|
||||
|
||||
# Manual deployment via SSH
|
||||
nixos-rebuild switch --flake .#<hostname> --target-host root@<ip>
|
||||
nixos-rebuild switch --flake .#<hostname> \
|
||||
--target-host <user>@<ip> --use-remote-sudo \
|
||||
--ssh-option="-p 2299"
|
||||
```
|
||||
|
||||
## Code Style & Conventions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue