mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 21:05:22 +08:00
pureintent: reborn
This commit is contained in:
parent
0779884c9c
commit
7cc72327f6
13 changed files with 28 additions and 41 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue