fix: nvm
This commit is contained in:
parent
798bf56ca3
commit
c607d41b81
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
programs.ssh = {
|
||||
enable = true;
|
||||
|
||||
programs.ssh.matchBlocks."*" = {
|
||||
matchBlocks."*" = {
|
||||
forwardAgent = false;
|
||||
addKeysToAgent = "no";
|
||||
compression = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue