aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-19 23:41:07 -0300
committerEuAndreh <eu@euandre.org>2019-05-19 23:41:07 -0300
commit492d1d1d9d8978d0ec7ea8a25e314e51a42f7c1b (patch)
treed66ce67631e9687b8c3bd92e74ebaba4f3fb5195 /nixos
parentAdd nixops package (diff)
downloaddotfiles-492d1d1d9d8978d0ec7ea8a25e314e51a42f7c1b.tar.gz
dotfiles-492d1d1d9d8978d0ec7ea8a25e314e51a42f7c1b.tar.xz
Redirect ArchiveBox output to logfile
Diffstat (limited to 'nixos')
-rw-r--r--nixos/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index f40e05e..2648aa6 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -342,7 +342,7 @@ in
"0 * * * * andreh /home/andreh/dev/libre/dotfiles/scripts/mail.sh -s"
# Archive Pocket data every 12 hours
- "0 12 * * * andreh /home/andreh/dev/libre/dotfiles/scripts/archive.sh"
+ "0 12 * * * andreh /home/andreh/dev/libre/dotfiles/scripts/archive.sh -s"
];
xserver = {