From e882dec1dac888862824b3d0c0619f78669613fd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 19:39:11 +0200 Subject: no user writable authorized_keys --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index 3ab495b7..759441f7 100644 --- a/hel.nix +++ b/hel.nix @@ -110,6 +110,7 @@ X11Forwarding no AllowAgentForwarding no ChrootDirectory %h + AuthorizedKeysFile /etc/ssh/authorized_keys.d/%u ''; }; -- cgit v1.2.3