hosts/fs-01: add ssh uri

This commit is contained in:
2025-08-22 00:47:38 -07:00
parent 44c3044729
commit b7b3ddb2cc

View File

@@ -33,7 +33,7 @@
repositories = [
{
label = "local";
path = "borg@borg-01.tail755c5.ts.net:.";
path = "ssh://borg@borg-01.tail755c5.ts.net:.";
}
];
encryption_passcommand = ''cat ${config.sops.secrets."borgmatic_pass/local".path}'';