aboutsummaryrefslogtreecommitdiff
path: root/nixos/configuration.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-18 20:46:30 -0300
committerEuAndreh <eu@euandre.org>2019-05-18 20:46:30 -0300
commitf12216438e5519709a6dcabb35fe0106f075c048 (patch)
tree7f027ef69d9c8555f6ad83feb75e002f77649a02 /nixos/configuration.nix
parentAdd swift package (diff)
downloaddotfiles-f12216438e5519709a6dcabb35fe0106f075c048.tar.gz
dotfiles-f12216438e5519709a6dcabb35fe0106f075c048.tar.xz
Remove unused cronjob.
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r--nixos/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index ccd695f..d865be4 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -343,8 +343,6 @@ in
# Refresh local RSS files every hour
"0 * * * * andreh /home/andreh/dev/libre/dotfiles/scripts/atom.sh"
- # Make read-only copy of TODOs.org every hour
- # "0 * * * * andreh /home/andreh/dev/libre/dotfiles/scripts/cp-todos.sh -s"
];
xserver = {