This commit is contained in:
2025-05-05 01:09:27 -04:00
parent 151e56e2cf
commit 1f59077a7f

View File

@@ -8,7 +8,7 @@
'HostName': 'kpi.keiran.us', 'HostName': 'kpi.keiran.us',
'User': restic_repo.split(':')[1], 'User': restic_repo.split(':')[1],
'Port': 9022, 'Port': 9022,
'IdentityFile': '/root/.ssh/id_rsa', 'IdentityFile': '/root/.ssh/id_ed25519',
} }
} }
} }