fix ssh gpg-agent forward
This commit is contained in:
parent
e7fba23579
commit
0015dffed4
@ -4,6 +4,7 @@
|
|||||||
passwordAuthentication = false;
|
passwordAuthentication = false;
|
||||||
permitRootLogin = "no";
|
permitRootLogin = "no";
|
||||||
forwardX11 = true;
|
forwardX11 = true;
|
||||||
|
extraConfig = "StreamLocalBindUnlink yes";
|
||||||
ports = [ 22 ];
|
ports = [ 22 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user