1771220158

This commit is contained in:
2026-02-15 22:35:58 -07:00
parent 676a7c1151
commit eb69a1f4e6
4 changed files with 7 additions and 5 deletions

View File

@@ -5,6 +5,9 @@
enable = true;
enableDefaultConfig = false;
matchBlocks = {
"*" = {
identityAgent = "~/.bitwarden-ssh-agent.sock";
};
"localhost" = {
extraOptions.UserKnownHostsFile = "/dev/null";
};