Enable ssh X11Forwarding on apex?
#254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is there a reason not to enable X11Forwarding? I can live without it, but it would be nice to have it.
Is the default, but is easy to change: https://search.nixos.org/options?channel=25.11&query=X11Forwarding
I will create a PR then :)