Setting up remote build for kernighan

This commit is contained in:
Trevor Vallender 2023-09-26 16:44:02 +01:00
parent 12fe13da93
commit 653017bc21
1 changed files with 3 additions and 0 deletions

3
bin/build_kernighan.bash Normal file
View File

@ -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