fix(ssh): ssh config warnings
This commit is contained in:
parent
20e0b14112
commit
a31a45ff27
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
matchBlocks."*" = {
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
compression = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue