mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
More backup paths
Backup the file containing the history of what has been downloaded with yt-dlp
This commit is contained in:
parent
6940d4d796
commit
a74287fe5d
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@
|
|||
resolved.enable = true;
|
||||
restic.backups.daily.paths = [
|
||||
"/orico/jellyfin/data"
|
||||
"/orico/jellyfin/staging/downloaded-files"
|
||||
#"${config.users.users.${username}.home}/compose-files/tandoor"
|
||||
];
|
||||
tailscale = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue