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:
@@ -25,7 +25,6 @@ in
|
||||
clightning = {
|
||||
src = config.services.clightning.replication.local.directory;
|
||||
dest = "hosea-clightning";
|
||||
id = "clightning";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user