mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 21:05:22 +08:00
Modem changed
This commit is contained in:
parent
191df23746
commit
98852d2776
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
nix.buildMachines = [
|
nix.buildMachines = [
|
||||||
{
|
{
|
||||||
# hostName = "sincereintent"; TAILSCALE problem
|
# hostName = "sincereintent"; TAILSCALE problem
|
||||||
hostName = "192.168.2.44"; # ethernet
|
hostName = "192.168.2.245"; # ethernet
|
||||||
sshUser = "srid";
|
sshUser = "srid";
|
||||||
systems = [ "aarch64-darwin" ];
|
systems = [ "aarch64-darwin" ];
|
||||||
protocol = "ssh-ng";
|
protocol = "ssh-ng";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue