mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Removed useless
This commit is contained in:
parent
0bbc22055f
commit
41c07d0fc1
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@
|
||||||
cron = {
|
cron = {
|
||||||
enable = true;
|
enable = true;
|
||||||
systemCronJobs = [
|
systemCronJobs = [
|
||||||
"0 0 * * * bryan /home/bryan/Documents/scripts/lnbackup_script.sh"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue