pass.beer ssh
This commit is contained in:
parent
69c4eed07b
commit
bb9b0c4d8a
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,11 @@ in {
|
||||||
"IdentityAgent" = "'${_1pass_socket}'\n";
|
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"pass.beer" = {
|
||||||
|
extraOptions = {
|
||||||
|
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||||
|
};
|
||||||
|
};
|
||||||
"steamdeck" = {
|
"steamdeck" = {
|
||||||
user = "deck";
|
user = "deck";
|
||||||
hostname = "192.168.1.55";
|
hostname = "192.168.1.55";
|
||||||
|
|
Loading…
Add table
Reference in a new issue