feat: systemd service for mount

This commit is contained in:
Matthieu Bessat 2024-06-11 17:22:00 +02:00
parent 3ec8b1d1e7
commit b8e71be310
14 changed files with 91 additions and 39 deletions

View file

@ -1,4 +1,6 @@
IdentityFile "~/.ssh/{{ device_name }}_perso_generic_ed25519"
Host forge.lefuturiste.fr
user git
IdentitiesOnly yes
IdentityFile ~/.ssh/{{ device_name }}_perso_generic_ed25519
IdentityFile "~/.ssh/{{ device_name }}_perso_generic_ed25519"