diff options
| author | lassulus <lass@blue.r> | 2018-10-09 11:30:02 +0200 |
|---|---|---|
| committer | lassulus <lass@blue.r> | 2018-10-09 11:30:02 +0200 |
| commit | 60aeceba205f91ad55bd6a0b6f5236fa655a6bdb (patch) | |
| tree | 58ea5456ab24ac84da31c3008554f7dc9ca87871 /tv/2configs/backup.nix | |
| parent | 0b0a89695565f2ba244f17ee2404b6f0ed56e7c2 (diff) | |
| parent | fd1e5ba45de8ef8662dacf4e9c93b167364eb3a5 (diff) | |
Merge branch '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"; |
