Stewart Mackenzie writes: > Ideally we'ed like the actual backup script to be part of the > configuration.nix file which then is used in the cron job. services.cron.systemCronJobs = [ "30 */3 * * * root backup-script.sh" ]; Best regards, Peter