Eelco Dolstra d69dce080d
Fix setting programs.ssh.setXAuthLocation
The configuration { services.openssh.enable = true;
services.openssh.forwardX11 = false; } caused
programs.ssh.setXAuthLocation to be set to false, which was not the
intent. The intent is that programs.ssh.setXAuthLocation should be
automatically enabled if needed or if xauth is already available.
2016-11-21 16:19:51 +01:00
..
2016-11-16 22:35:46 +09:00
2016-11-21 12:30:11 +01:00
2016-11-16 22:37:57 +09:00
2016-11-21 12:30:11 +01:00