decoysnail: enable ssh x11 forwarding
This commit is contained in:
parent
fb6b210541
commit
c9b83860f7
@ -39,4 +39,6 @@
|
|||||||
|
|
||||||
nix.package = pkgs.nixUnstable;
|
nix.package = pkgs.nixUnstable;
|
||||||
|
|
||||||
|
services.openssh.forwardX11 = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user