From 6a73da98e5c0899c3f04b6ce3c22b120b44be265 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 6 Dec 2024 08:42:36 -0800 Subject: add taxonomy to all entities --- content/blog/1password-ssh-agent.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'content/blog/1password-ssh-agent.md') 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. -- cgit v1.2.3