Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d69dce080daf2c7004a79950e73dba6545b9097e
      
https://github.com/NixOS/nixpkgs/commit/d69dce080daf2c7004a79950e73dba6545b9097e
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M nixos/modules/programs/ssh.nix
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  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.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to