mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01:00
docs: Add ssh-agent instructions
This commit is contained in:
parent
80ca00bbae
commit
6d4c594b1a
@ -24,6 +24,10 @@ make systemd-enable-now
|
|||||||
|
|
||||||
If you only want to start certain services instead, start them like you normally would with systemd.
|
If you only want to start certain services instead, start them like you normally would with systemd.
|
||||||
|
|
||||||
|
### ssh-agent
|
||||||
|
|
||||||
|
In order for ssh-agent to cache your keys, you must first add them. You can do this by using `ssh-add`.
|
||||||
|
|
||||||
[openssh]: https://www.archlinux.org/packages/core/x86_64/openssh/
|
[openssh]: https://www.archlinux.org/packages/core/x86_64/openssh/
|
||||||
[rxvt-unicode-patched]: https://aur.archlinux.org/packages/rxvt-unicode-patched/
|
[rxvt-unicode-patched]: https://aur.archlinux.org/packages/rxvt-unicode-patched/
|
||||||
[mpd]: https://www.archlinux.org/packages/extra/x86_64/mpd/
|
[mpd]: https://www.archlinux.org/packages/extra/x86_64/mpd/
|
||||||
|
Loading…
Reference in New Issue
Block a user