Use restic for backups

Now that I have a working Restic backup server, use that for backups
rather than rsyncing to Synology
This commit is contained in:
Greg Hellings
2025-10-15 00:02:48 -05:00
parent 16e98c44b8
commit 3f587cdf8e
5 changed files with 76 additions and 43 deletions
-1
View File
@@ -25,7 +25,6 @@ in
clightning = {
src = config.services.clightning.replication.local.directory;
dest = "hosea-clightning";
id = "clightning";
};
};