Use secretive agent for SSH
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
vlc-bin
|
||||
];
|
||||
|
||||
programs.zsh.envExtra = ''
|
||||
# Blocked on https://github.com/overhacked/ssh-agent-mux/issues/56
|
||||
# export SSH_AUTH_SOCK=~/.ssh/ssh-agent-mux.sock
|
||||
export SSH_AUTH_SOCK=~/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh
|
||||
'';
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
programs.vscode.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user