about summary refs log tree commit diff
path: root/nixos/modules/programs/ssh.nix
AgeCommit message (Expand)AuthorFilesLines
2019-11-07ssh-agent: fix syntax problem from #71139Philip Potter1-1/+1
2019-10-14ssh-agent: add agentPKCS11Whitelist optionPhilip Potter1-0/+11
2019-08-02Merge pull request #30712 from peterhoeg/f/servicePeter Hoeg1-0/+1
2019-07-21nixos/programs/ssh: allow specifying known host CAsedef1-1/+9
2019-02-18nixos/ssh: apply options after extraConfigKai Wohlfahrt1-3/+7
2019-01-18programs.ssh.knownHosts: update example to be an attrsetFlorian Klink1-6/+6
2018-07-21ssh: fix 3572f89bbe154087d8ad83c36674d0c2499c0967Daiderd Jordan1-2/+2
2018-07-21ssh: don't add empty PubkeyAcceptedKeyTypes/HostKeyAlgorithmsDaiderd Jordan1-2/+2
2018-07-21Merge pull request #40686 from Izorkin/sshDaiderd Jordan1-3/+25
2018-07-21ssh: custom config key typesIzorkin1-3/+25
2018-07-20[bot]: remove unreferenced codevolth1-1/+0
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-11-01nixos/ssh: fix examplemingchuan1-2/+2
2017-10-24ssh-agent: normal users onlyPeter Hoeg1-0/+1
2017-06-15ssh module: disable agent by defaultFranz Pletz1-1/+1
2017-05-29nixos/xsession: use graphical systemd user targetFranz Pletz1-3/+2
2017-05-15ssh: Add Newline to KnownHostsTextjammerful1-2/+2
2016-11-21Fix setting programs.ssh.setXAuthLocationEelco Dolstra1-1/+1
2016-09-05Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocationEelco Dolstra1-1/+3
2016-04-01ssh: Fix support for ssh-dss host keysEelco Dolstra1-0/+1
2016-02-03nixos manuals: bring back package referencesVladimír Čunát1-2/+1
2016-02-03Revert "Merge #12357: nixos docs: show references to packages"Vladimír Čunát1-1/+2
2016-02-03Merge #12357: nixos docs: show references to packagesVladimír Čunát1-2/+1
2016-02-01openssh: Enable DSA host/client keysEelco Dolstra1-0/+3
2016-01-24nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling1-4/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-10/+14
2016-01-13nixos manuals: bring back package referencesVladimír Čunát1-2/+1
2015-09-24Manual: Remove store path referencesEelco Dolstra1-1/+2
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