diff --git a/dot_config/systemd/user/ssh-agent.service.tmpl b/dot_config/systemd/user/ssh-agent.service.tmpl index 1d2c0d9..6a7cc77 100644 --- a/dot_config/systemd/user/ssh-agent.service.tmpl +++ b/dot_config/systemd/user/ssh-agent.service.tmpl @@ -11,4 +11,4 @@ ExecStart=/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK [Install] WantedBy=default.target -{{- end -}} +{{ end }}