583 current 1970-01-01 01:00:00 24.11.20250301.5ef6c42 6.6.80 *
This commit is contained in:
parent
56211a0c9e
commit
f9b349f04e
@ -105,7 +105,7 @@ in {
|
||||
};
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${pkgs.rclone}/bin/rclone --config=${config.sops.templates."rclone.conf".path} --resilient --recover -v --exclude-from %h/Documents/sync-exclude.txt bisync cloud:Documents %h/Documents";
|
||||
ExecStart = "${pkgs.rclone}/bin/rclone --config=${config.sops.templates."rclone.conf".path} --resilient --recover -v --conflict-resolve newer --exclude-from %h/Documents/sync-exclude.txt bisync cloud:Documents %h/Documents";
|
||||
};
|
||||
Install.WantedBy = ["default.target"];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user