Modify ssh agent

work
mat ess 2022-08-08 22:36:06 -04:00
parent c91623c8fa
commit fcb986f46e
2 changed files with 4 additions and 1 deletions

View File

@ -59,12 +59,14 @@ in
"aerial"
"alfred"
"bartender"
# "cursorcerer"
"firefox"
"jitsi-meet"
"knockknock"
"logitech-options"
"lulu"
"mimestream"
"macsvg"
# "mullvadvpn"
"rectangle"
"seaglass"

View File

@ -67,7 +67,8 @@
matchBlocks."*".extraOptions = {
UseKeychain = "yes";
AddKeysToAgent = "yes";
IdentityFile = "~/.ssh/id_ed25519";
# IdentityFile = "~/.ssh/id_ed25519";
IdentityAgent = "~/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh";
};
matchBlocks.remarkable = {
hostname = "10.11.99.1";