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 = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
programs.ssh.matchBlocks."*" = {
|
matchBlocks."*" = {
|
||||||
forwardAgent = false;
|
forwardAgent = false;
|
||||||
addKeysToAgent = "no";
|
addKeysToAgent = "no";
|
||||||
compression = false;
|
compression = false;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue