Hello, So we've written a database bash backup script for a database running on nixos. The idea is to configure cron via configuration.nix to execute this script.
Ideally we'ed like the actual backup script to be part of the configuration.nix file which then is used in the cron job. What is the Nix Way to resolve this issue? /sjm _______________________________________________ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev