diff --git a/bin/build_kernighan.bash b/bin/build_kernighan.bash new file mode 100644 index 0000000..5442a5e --- /dev/null +++ b/bin/build_kernighan.bash @@ -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