aboutsummaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/rivendell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/rivendell.nix b/machines/rivendell.nix
index 4940ea3..5a19512 100644
--- a/machines/rivendell.nix
+++ b/machines/rivendell.nix
@@ -31,7 +31,7 @@
services.restic.backups.local.paths = [ "/var/lib/gitolite/repositories" ];
services.restic.backups.synology.paths = [
"/data/archives"
- "/data/media"
+ "/data/media/music"
"/var/lib/gitolite/repositories"
];