577 current 1970-01-01 01:00:00 24.11.20250226.f44bd8c 6.6.79 *
This commit is contained in:
parent
6daa10eb1e
commit
88d320fded
@ -104,7 +104,7 @@ in {
|
|||||||
After = ["network-online.target"];
|
After = ["network-online.target"];
|
||||||
};
|
};
|
||||||
Service = {
|
Service = {
|
||||||
type = "oneshot";
|
Type = "oneshot";
|
||||||
ExecStart = "${pkgs.rclone}/bin/rclone --config=${config.sops.templates."rclone.conf".path} --resilient --recover --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 --exclude-from %h/Documents/sync-exclude.txt bisync cloud:Documents %h/Documents";
|
||||||
};
|
};
|
||||||
Install.WantedBy = ["default.target"];
|
Install.WantedBy = ["default.target"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user