Removed useless

This commit is contained in:
Bryan Ramos 2024-01-27 09:31:12 -05:00
parent 0bbc22055f
commit 41c07d0fc1
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -64,7 +64,6 @@
cron = {
enable = true;
systemCronJobs = [
"0 0 * * * bryan /home/bryan/Documents/scripts/lnbackup_script.sh"
];
};
};