summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/borgmatic/templates/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/borgmatic/templates/config.yaml b/modules/borgmatic/templates/config.yaml
index 8f46032..4145d73 100644
--- a/modules/borgmatic/templates/config.yaml
+++ b/modules/borgmatic/templates/config.yaml
@@ -7,7 +7,7 @@ location:
- <%= path %>
<%- end -%>
repositories:
- - ssh://borg@<%= @borgmatic_host %>:<%= @current_hostname %>
+ - ssh://borg@<%= @borgmatic_host %>/./<%= @current_hostname %>
atime: false
exclude_patterns:
- /home/*/.cache