Migrate to Secretive fully
This commit is contained in:
@@ -12,8 +12,11 @@
|
||||
];
|
||||
|
||||
programs.zsh.envExtra = ''
|
||||
# Blocked on https://github.com/overhacked/ssh-agent-mux/issues/56
|
||||
# export SSH_AUTH_SOCK=~/.ssh/ssh-agent-mux.sock
|
||||
# If Secretive doesn't recognize your Yubikey PIV, it's possible you
|
||||
# generated it using yubikey-agent and that did not update CHUID. Simply
|
||||
# running 'ykman piv objects generate chuid' should be sufficient.
|
||||
# https://github.com/maxgoedjen/secretive/issues/333
|
||||
|
||||
export SSH_AUTH_SOCK=~/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user