From cc8f451d8bbe3f6d1ca5edb6201435683570b129 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 12 Feb 2024 01:42:40 +0100 Subject: fixup --- profiles/core/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/core/home.nix b/profiles/core/home.nix index 553bdf2..e9e700e 100644 --- a/profiles/core/home.nix +++ b/profiles/core/home.nix @@ -151,6 +151,7 @@ go-flake = "nix flake new -t ~/flake#go "; lock-pass = "gpgconf --kill gpg-agent"; use-gpg-ssh = "export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)"; + use-fido-ssh = "export SSH_AUTH_SOCK=~/.ssh/ssh_auth_sock"; }; }; -- cgit v1.2.3