summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 3dfbe6f4..3ab495b7 100644
--- a/hel.nix
+++ b/hel.nix
@@ -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