created ssh-agent user systemd unit

ssh-agent is now a user systemd unit and added ./ssh/config
to dotfiles
This commit is contained in:
Jonas Forsberg
2021-11-14 11:41:50 +01:00
parent 6ea988e0a0
commit 3d6de6bf4b
5 changed files with 28 additions and 7 deletions

1
.ssh/config.d/common Normal file
View File

@@ -0,0 +1 @@
AddKeysToAgent yes