diff options
Diffstat (limited to 'content/blog/1password-ssh-agent.md')
| -rw-r--r-- | content/blog/1password-ssh-agent.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/blog/1password-ssh-agent.md b/content/blog/1password-ssh-agent.md index 0561137..5d5d436 100644 --- a/content/blog/1password-ssh-agent.md +++ b/content/blog/1password-ssh-agent.md @@ -1,7 +1,9 @@ ---- -title: 1password's ssh agent and nix -date: 2023-12-02 ---- ++++ +title = "1password's ssh agent and nix" +date = 2023-12-02 +[taxonomies] +tags = ["nix"] ++++ [A while ago](https://blog.1password.com/1password-ssh-agent/), 1password introduced an SSH agent, and I've been using it for a while now. The following describe how I've configured it with `nix`. All my ssh keys are in 1password, and it's the only ssh agent I'm using at this point. |
