mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: backup more dirs
This commit is contained in:
parent
6fb45a0200
commit
d136a3069e
2 changed files with 10 additions and 0 deletions
|
|
@ -7696,6 +7696,11 @@ This manages backups for my pictures and obsidian files.
|
||||||
passwordFile = config.sops.secrets.resticpw.path;
|
passwordFile = config.sops.secrets.resticpw.path;
|
||||||
paths = [
|
paths = [
|
||||||
"/Vault/data/paperless"
|
"/Vault/data/paperless"
|
||||||
|
"/Vault/data/koillection"
|
||||||
|
"/Vault/data/postgresql"
|
||||||
|
"/Vault/data/firefly-iii"
|
||||||
|
"/Vault/data/radicale"
|
||||||
|
"/Vault/data/matrix-synapse"
|
||||||
"/Vault/Eternor/Paperless"
|
"/Vault/Eternor/Paperless"
|
||||||
"/Vault/Eternor/Bilder"
|
"/Vault/Eternor/Bilder"
|
||||||
"/Vault/Eternor/Immich"
|
"/Vault/Eternor/Immich"
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,11 @@ in
|
||||||
passwordFile = config.sops.secrets.resticpw.path;
|
passwordFile = config.sops.secrets.resticpw.path;
|
||||||
paths = [
|
paths = [
|
||||||
"/Vault/data/paperless"
|
"/Vault/data/paperless"
|
||||||
|
"/Vault/data/koillection"
|
||||||
|
"/Vault/data/postgresql"
|
||||||
|
"/Vault/data/firefly-iii"
|
||||||
|
"/Vault/data/radicale"
|
||||||
|
"/Vault/data/matrix-synapse"
|
||||||
"/Vault/Eternor/Paperless"
|
"/Vault/Eternor/Paperless"
|
||||||
"/Vault/Eternor/Bilder"
|
"/Vault/Eternor/Bilder"
|
||||||
"/Vault/Eternor/Immich"
|
"/Vault/Eternor/Immich"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue