mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-13 11:44:21 +02:00
ssh: use system ssh-askpass when running ssh from Nix
This commit is contained in:
parent
50910e8f74
commit
bbf685ac76
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ PartOf=graphical-session.target
|
||||||
After=ssh-agent.service
|
After=ssh-agent.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Environment=SSH_ASKPASS=/usr/bin/ssh-askpass
|
||||||
ExecStart=/usr/bin/xset -b
|
ExecStart=/usr/bin/xset -b
|
||||||
ExecStart=/usr/bin/xsetroot -cursor_name left_ptr
|
ExecStart=/usr/bin/xsetroot -cursor_name left_ptr
|
||||||
ExecStart=%h/.config/i3/bin/ssh-add
|
ExecStart=%h/.config/i3/bin/ssh-add
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue