Backup jellyfin data directory
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m37s

This commit is contained in:
Jordan Holt 2024-06-01 21:03:16 +01:00
parent 593440f120
commit f872992c85
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -170,6 +170,7 @@
borgmatic = {
enable = true;
directories = [
config.services.jellyfin.dataDir
"/home/jordan"
];
repoPath = "ssh://b61758r4@b61758r4.repo.borgbase.com/./repo";