@@ -0,0 +1,12 @@
{config, pkgs, ...}:
{
services.cron = {
enable = true;
systemCronJobs = [
"32 6 * * * root /run/current-system/sw/bin/python3 /home/stormwind/incus-incremental-backups.py >> /var/log/incus-backup.log 2>&1"
];
};
}
The note is not visible to the blocked user.