Modem changed

This commit is contained in:
Sridhar Ratnakumar 2026-01-31 17:07:46 -05:00
parent 191df23746
commit 98852d2776

View file

@ -4,7 +4,7 @@
nix.buildMachines = [
{
# hostName = "sincereintent"; TAILSCALE problem
hostName = "192.168.2.44"; # ethernet
hostName = "192.168.2.245"; # ethernet
sshUser = "srid";
systems = [ "aarch64-darwin" ];
protocol = "ssh-ng";