minor changes

This commit is contained in:
Ingolf Wagner 2023-08-22 08:03:33 +02:00
parent 7ab2734f3b
commit 9c47261653
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 3 additions and 2 deletions

View file

@ -26,8 +26,8 @@
torrent = {
sshKeyPath = config.sops.secrets.rsync_private_key.path;
src = "root@robi:/media/torrent/downloads/";
dst = "/robi/torrent";
startAt = "00/5:00"; # every 2 hours
dst = "/media/torrent";
startAt = "00/5:00"; # every 5 hours
};
};

View file

@ -84,6 +84,7 @@ in
unzip
jq
ijq
miller
tmux