add ssh-agent service

This commit is contained in:
Pim Kunis 2023-02-22 22:04:05 +01:00
parent 61b7b05944
commit 3b60b2e09c
10 changed files with 61 additions and 18 deletions

View file

@ -9,6 +9,12 @@
tags: [bash]
- role: alacritty
tags: [alacritty]
- role: syncthing
tags: [syncthing]
vars:
syncthing_profile: "laptop"
- role: keepassxc
tags: [keepassxc]
- role: wireguard
tags: [wireguard]
- role: asdf
@ -21,10 +27,6 @@
tags: [virtualbox]
- role: vscodium
tags: [vscodium]
- role: syncthing
tags: [syncthing]
vars:
syncthing_profile: "laptop"
- role: strawberry
tags: [strawberry]
- role: nicotine

View file

@ -9,13 +9,15 @@
tags: [bash]
- role: alacritty
tags: [alacritty]
- role: syncthing
tags: [syncthing]
vars:
syncthing_profile: "os3"
- role: keepassxc
tags: [keepassxc]
- role: neovim
tags: [neovim]
- role: signal
tags: [signal]
- role: vscodium
tags: [vscodium]
- role: syncthing
tags: [syncthing]
vars:
syncthing_profile: "os3"