diff options
Diffstat (limited to 'hel.nix')
-rw-r--r-- | hel.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ | |||
109 | AllowStreamLocalForwarding no | 109 | AllowStreamLocalForwarding no |
110 | X11Forwarding no | 110 | X11Forwarding no |
111 | AllowAgentForwarding no | 111 | AllowAgentForwarding no |
112 | ChrootDirectory %h | ||
112 | ''; | 113 | ''; |
113 | }; | 114 | }; |
114 | 115 | ||