pureintent: reborn

This commit is contained in:
Sridhar Ratnakumar 2026-02-12 16:09:59 -05:00
parent 0779884c9c
commit 7cc72327f6
13 changed files with 28 additions and 41 deletions

View file

@ -3,8 +3,8 @@
# Configure remote building to sincereintent (macOS builder)
nix.buildMachines = [
{
# hostName = "sincereintent"; TAILSCALE problem
hostName = "192.168.2.245"; # ethernet
hostName = "sincereintent";
# hostName = "192.168.2.137"; # wifi
sshUser = "srid";
systems = [ "aarch64-darwin" ];
protocol = "ssh-ng";