summary refs log tree commit diff
path: root/nixos/modules/programs/ssh.nix
Commit message (Expand)AuthorAge
* ssh: make askPassword an optionThomas Tuegel2015-03-11
* ssh-agent: Fix asking for confirmation via $SSH_ASKPASSEelco Dolstra2015-02-25
* ssh-agent: Don't have a timeout by defaultEelco Dolstra2014-12-18
* ssh-agent: use types.nullOrAristid Breitkreuz2014-11-15
* ssh-agent: make key timeout optionalAristid Breitkreuz2014-11-15
* limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz2014-11-15
* nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III2014-09-11
* ssh-agent: TweaksEelco Dolstra2014-04-18
* Start ssh-agent as a user unitEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* ssh: Don't set xauth if not running xserverWilliam A. Kennington III2014-04-03
* Add lots of missing option typesEelco Dolstra2013-10-30
* Fix an assertion set in the wrong placeEelco Dolstra2013-10-25
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10