summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/core/home.nix1
1 files changed, 1 insertions, 0 deletions
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";
};
};