ssh to git.anthonycicchetti.com
This commit is contained in:
parent
eeefb73884
commit
7857120033
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ in {
|
|||
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||
};
|
||||
};
|
||||
"git.anthonycicchetti.com" = {
|
||||
extraOptions = {
|
||||
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||
};
|
||||
};
|
||||
"steamdeck" = {
|
||||
user = "deck";
|
||||
hostname = "192.168.1.55";
|
||||
|
|
Loading…
Add table
Reference in a new issue