mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
10 lines
236 B
Desktop File
10 lines
236 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@openssh@/bin/ssh-agent -D -a %t/ssh-agent -P '/nix/store/*/lib,/usr/lib/libpkcs11.so,/usr/lib/other.so'
|
|
|
|
[Unit]
|
|
Description=SSH authentication agent
|
|
Documentation=man:ssh-agent(1)
|