fix laptop backups password

This commit is contained in:
chaos 2024-03-10 19:48:29 +00:00
parent 937a5df23f
commit 1a71ed1775
No known key found for this signature in database

View file

@ -30,9 +30,10 @@
restic_backups_password = { restic_backups_password = {
fetchScript = '' fetchScript = ''
simple_get "/private-public-keys/restic/Lappy-T495" .password >> "$secretFile" simple_get "/private-public-keys/restic/Lappy-T495" .password > "$secretFile"
''; '';
}; };
restic_backups_repository_file = { restic_backups_repository_file = {
fetchScript = '' fetchScript = ''
api_username=restic api_username=restic