Setting up remote build for kernighan
This commit is contained in:
parent
12fe13da93
commit
653017bc21
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
NIX_SSHOPTS="-p 2223 -i /home/tsv/.ssh/personal" nixos-rebuild --build-host tsv@192.168.40.25 --target-host tsv@192.168.40.25 --use-remote-sudo switch --flake .#kernighan
|
Loading…
Reference in New Issue