Minor update to ssh config

This commit is contained in:
Yan Lin 2025-07-27 18:57:45 +02:00
parent 4c89cfe42e
commit b50b44bd2f

View file

@ -3,6 +3,7 @@
{ {
programs.ssh = { programs.ssh = {
enable = true; enable = true;
addKeysToAgent = "yes";
matchBlocks = { matchBlocks = {