Enable ssh X11Forwarding on apex? #254

Closed
opened 2026-03-27 11:22:31 +01:00 by varcila · 2 comments
Collaborator

Is there a reason not to enable X11Forwarding? I can live without it, but it would be nice to have it.

$ grep X11 /etc/ssh/sshd_config
X11Forwarding no
Is there a reason not to enable X11Forwarding? I can live without it, but it would be nice to have it. ``` $ grep X11 /etc/ssh/sshd_config X11Forwarding no ```
Owner

Is there a reason not to enable X11Forwarding?

Is the default, but is easy to change: https://search.nixos.org/options?channel=25.11&query=X11Forwarding

> Is there a reason not to enable X11Forwarding? Is the default, but is easy to change: https://search.nixos.org/options?channel=25.11&query=X11Forwarding
Author
Collaborator

I will create a PR then :)

I will create a PR then :)
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#254