ssh: re-encrypt keys with age identity key
This commit is contained in:
@@ -29,20 +29,20 @@ projects:
|
||||
|
||||
# Локальное зеркало projects
|
||||
projects-local:
|
||||
repository: "rclone:home-smb:backup/backups/ada-x1/Documents/Projects"
|
||||
password-file: "/home/ada/.config/resticprofile/pass.txt"
|
||||
backup:
|
||||
source:
|
||||
- /home/ada/Documents/Projects
|
||||
forget:
|
||||
keep-last: 24
|
||||
keep-daily: 14
|
||||
keep-monthly: 3
|
||||
exclude:
|
||||
- "**/.git"
|
||||
- "**/node_modules"
|
||||
- "**/.venv"
|
||||
- "**/target"
|
||||
repository: "rclone:cloud-pc:pool/System/Backups/ada-x1/Documents/Projects"
|
||||
password-file: "/home/ada/.config/resticprofile/pass.txt"
|
||||
backup:
|
||||
source:
|
||||
- /home/ada/Documents/Projects
|
||||
forget:
|
||||
keep-last: 24
|
||||
keep-daily: 14
|
||||
keep-monthly: 3
|
||||
exclude:
|
||||
- "**/.git"
|
||||
- "**/node_modules"
|
||||
- "**/.venv"
|
||||
- "**/target"
|
||||
|
||||
# Важные данные
|
||||
vaults:
|
||||
@@ -59,7 +59,7 @@ vaults:
|
||||
|
||||
# Локальное зеркало vaults
|
||||
vaults-local:
|
||||
repository: "rclone:home-smb:backup/backups/ada-x1/Documents/Vaults"
|
||||
repository: "rclone:cloud-pc:pool/System/Backups/ada-x1/Documents/Vaults"
|
||||
password-file: "/home/ada/.config/resticprofile/pass.txt"
|
||||
backup:
|
||||
source:
|
||||
@@ -82,9 +82,9 @@ files:
|
||||
keep-weekly: 12
|
||||
keep-yearly: 1
|
||||
|
||||
# Локальное зеркало files
|
||||
## Локальное зеркало files
|
||||
files-local:
|
||||
repository: "rclone:home-smb:backup/backups/ada-x1/Documents/Files"
|
||||
repository: "rclone:cloud-pc:pool/System/Backups/ada-x1/Documents/Files"
|
||||
password-file: "/home/ada/.config/resticprofile/pass.txt"
|
||||
backup:
|
||||
source:
|
||||
@@ -110,7 +110,7 @@ pictures:
|
||||
|
||||
# Локальное зеркало pictures
|
||||
pictures-local:
|
||||
repository: "rclone:home-smb:backup/backups/ada-x1/Pictures"
|
||||
repository: "rclone:cloud-pc:pool/System/Backups/ada-x1/Pictures"
|
||||
password-file: "/home/ada/.config/resticprofile/pass.txt"
|
||||
backup:
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user