about summary refs log tree commit diff
path: root/nixos/modules/programs/ssh.nix
AgeCommit message (Expand)AuthorFilesLines
2015-08-27programs.ssh.knownHosts: Use attribute nameEelco Dolstra1-3/+6
2015-08-27programs.ssh.knownHosts: Use submoduleEelco Dolstra1-34/+35
2015-08-27Rename services.openssh.knownHosts -> programs.ssh.knownHostsEelco Dolstra1-4/+70
2015-08-20Revert "openssh: 6.9p1 -> 7.0p1"Eelco Dolstra1-3/+0
2015-08-18openssh: Re-enable DSA client keysEelco Dolstra1-14/+17
2015-06-15Some more type cleanupEelco Dolstra1-2/+2
2015-03-11ssh: make askPassword an optionThomas Tuegel1-1/+7
2015-02-25ssh-agent: Fix asking for confirmation via $SSH_ASKPASSEelco Dolstra1-2/+23
2014-12-18ssh-agent: Don't have a timeout by defaultEelco Dolstra1-1/+2
2014-11-15ssh-agent: use types.nullOrAristid Breitkreuz1-1/+1
2014-11-15ssh-agent: make key timeout optionalAristid Breitkreuz1-2/+5
2014-11-15limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz1-1/+9
2014-09-11nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III1-1/+8
2014-04-18ssh-agent: TweaksEelco Dolstra1-1/+4
2014-04-18Start ssh-agent as a user unitEelco Dolstra1-0/+33
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-04-03ssh: Don't set xauth if not running xserverWilliam A. Kennington III1-1/+1
2013-10-30Add lots of missing option typesEelco Dolstra1-2/+6
2013-10-25Fix an assertion set in the wrong placeEelco Dolstra1-5/+8
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+68