1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/programs
Reno Reckling 312bae7fc0 nixos-ssh: set SSH_ASKPASS globally and not just on interactive shells
If we limit SSH_ASKPASS to interactive shells, users are unable to trigger
the ssh-passphrase dialog from their desktop environment autostart scripts.
Usecase: I call ssh-add during my desktop environment autostart and want to have
the passphrase dialog immediately after startup.
For this to work, SSH_ASKPASS needs to be propagated properly on
non-interactive shells.
2016-01-24 11:18:30 +01:00
..
bash nixos: remove debug code accidentally checked in with 833a597156 2015-11-18 16:37:38 +01:00
command-not-found command-not-found: pass all of argv to helper 2015-12-28 15:09:48 +01:00
zsh programs.zsh: allow override of history defaults 2016-01-16 16:55:30 +01:00
atop.nix
blcr.nix
cdemu.nix nixos/cdemu: use system kernel modules 2016-01-12 14:44:41 +03:00
dconf.nix
environment.nix
fish.nix fish: add module to support it as default shell 2015-12-26 06:25:23 +01:00
freetds.nix
ibus.nix
kbdlight.nix
light.nix
man.nix
nano.nix
screen.nix
shadow.nix
shell.nix
ssh.nix nixos-ssh: set SSH_ASKPASS globally and not just on interactive shells 2016-01-24 11:18:30 +01:00
ssmtp.nix
uim.nix
venus.nix
virtualbox.nix
wvdial.nix
xfs_quota.nix