mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
immediacy: use tailscape IP
This commit is contained in:
parent
7f67e170c0
commit
27fc205525
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ in
|
|||
identityAgent = ''"~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"'';
|
||||
};
|
||||
immediacy = {
|
||||
hostname = "65.109.35.172";
|
||||
hostname = "100.127.24.29";
|
||||
user = "srid";
|
||||
forwardAgent = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue