diff options
| author | lassulus <lass@blue.r> | 2018-10-07 11:41:44 +0200 |
|---|---|---|
| committer | lassulus <lass@blue.r> | 2018-10-07 11:41:44 +0200 |
| commit | b4c5c19112f16d6d71455be0c4b9b946b4909c30 (patch) | |
| tree | f0d5846763d84d83b2cf3ee372c10c9e4f2a6321 /tv/2configs/backup.nix | |
| parent | 8bb0e8442e377cb1152959d5de4f61cb135cc31a (diff) | |
| parent | 94c1cf62732f26944b5bb613c4880011f68420a3 (diff) | |
Merge remote-tracking branch 'ni/master' into 18.09
Diffstat (limited to 'tv/2configs/backup.nix')
| -rw-r--r-- | tv/2configs/backup.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/backup.nix b/tv/2configs/backup.nix index 14d3815..f8de72d 100644 --- a/tv/2configs/backup.nix +++ b/tv/2configs/backup.nix @@ -26,7 +26,7 @@ with import <stockholm/lib>; method = "pull"; src = { host = config.krebs.hosts.querel; path = "/home"; }; dst = { host = config.krebs.hosts.nomic; path = "/fs/ponyhof/bku/querel-home"; }; - startAt = "00:00"; + startAt = "22:00"; }; wu-home-xu = { method = "push"; |
