diff options
| -rw-r--r-- | hel.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -110,6 +110,7 @@ | |||
| 110 | X11Forwarding no | 110 | X11Forwarding no |
| 111 | AllowAgentForwarding no | 111 | AllowAgentForwarding no |
| 112 | ChrootDirectory %h | 112 | ChrootDirectory %h |
| 113 | AuthorizedKeysFile /etc/ssh/authorized_keys.d/%u | ||
| 113 | ''; | 114 | ''; |
| 114 | }; | 115 | }; |
| 115 | 116 | ||
